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