Class VfsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
pro.gravit.launcher.base.vfs.VfsException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionVfsException(String message) VfsException(String message, Throwable cause) VfsException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) VfsException(Throwable cause) -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
VfsException
public VfsException() -
VfsException
-
VfsException
-
VfsException
-
VfsException
-