Package io.github.toolfactory.jvm
Class Driver.InitializeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.github.toolfactory.jvm.Driver.InitializeException
- All Implemented Interfaces:
Serializable
- Enclosing interface:
Driver
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInitializeException
(String message) InitializeException
(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
-
InitializeException
-
InitializeException
-