Package com.sshtools.vfs2nio
Class Vfs2NioException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sshtools.vfs2nio.Vfs2NioException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionVfs2NioException(String message) Vfs2NioException(String message, Throwable cause) Vfs2NioException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) Vfs2NioException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
Vfs2NioException
public Vfs2NioException() -
Vfs2NioException
-
Vfs2NioException
-
Vfs2NioException
-
Vfs2NioException
-