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(@Nullable String msg,
@Nullable 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 Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019