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, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public IgfsException(String msg)
msg
- Error message.public IgfsException(Throwable cause)
cause
- Exception cause.
Follow @ApacheIgnite
Apache Ignite Fabric : ver. 1.0.0-RC1 Release Date : February 16 2015