public class IgfsInvalidPathException extends IgfsException
IGFS exception indicating that operation target is invalid
(e.g. not a file while expecting to be a file).| Constructor and Description |
|---|
IgfsInvalidPathException(String msg)
Creates exception with given error message.
|
IgfsInvalidPathException(String msg,
Throwable cause)
Creates exception with given error message and exception cause.
|
IgfsInvalidPathException(Throwable cause)
Creates exception with given exception cause.
|
getCause, hasCause, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic IgfsInvalidPathException(String msg)
msg - Error message.public IgfsInvalidPathException(Throwable cause)
cause - Exception cause.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0-RC1 Release Date : February 17 2015