Package adalid.core.exceptions
Class InstantiationRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
adalid.core.exceptions.InstantiationRuntimeException
- All Implemented Interfaces:
Serializable
- Author:
- Jorge Campins
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInstantiationRuntimeException(String message) InstantiationRuntimeException(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
-
InstantiationRuntimeException
public InstantiationRuntimeException() -
InstantiationRuntimeException
-
InstantiationRuntimeException
-
InstantiationRuntimeException
-