public class IgfsOutOfSpaceException extends IgfsException
IGFS
exception that is thrown when it detected out-of-space condition.
It is thrown when number of writes written to a IGFS
data nodes exceeds
its maximum value (that is configured per-node).Constructor and Description |
---|
IgfsOutOfSpaceException(String msg)
Constructor.
|
IgfsOutOfSpaceException(String msg,
Throwable cause)
Constructor.
|
IgfsOutOfSpaceException(Throwable cause)
Constructor.
|
getCause, hasCause, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
Follow @ApacheIgnite
Ignite Fabric : ver. 2.5.0 Release Date : May 23 2018