Class FilesystemResourceInitializationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
electrostatic4j.snaploader.throwable.FilesystemResourceInitializationException
- All Implemented Interfaces:
Serializable
Should be thrown when the initialization of the native streams
has failed.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionFilesystemResourceInitializationException(String message, Throwable cause) FilesystemResourceInitializationException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FilesystemResourceInitializationException
public FilesystemResourceInitializationException() -
FilesystemResourceInitializationException
-
FilesystemResourceInitializationException
-
FilesystemResourceInitializationException
-
FilesystemResourceInitializationException
-