Package io.github.toolfactory.jvm
Class Driver.InitializationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.github.toolfactory.jvm.Driver.InitializationException
- All Implemented Interfaces:
Serializable
- Enclosing interface:
- Driver
public static class Driver.InitializationException extends Exception
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description InitializationException(String message, 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
-
InitializationException
-