public class IgfsException extends IgniteException
IGFS exception thrown by file system components.| Constructor and Description |
|---|
IgfsException(String msg)
Creates an instance of IGFS exception with descriptive error message.
|
IgfsException(String msg,
Throwable cause)
Creates an instance of IGFS exception with error message and underlying cause.
|
IgfsException(Throwable cause)
Creates an instance of IGFS exception caused by nested exception.
|
getCause, hasCause, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic IgfsException(String msg)
msg - Error message.public IgfsException(Throwable cause)
cause - Exception cause.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0-RC1 Release Date : February 17 2015