Package energy.eddie.cim.serde
Class SerdeInitializationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
energy.eddie.cim.serde.SerdeInitializationException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSerdeInitializationException(String message) SerdeInitializationException(Throwable throwable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SerdeInitializationException
-
SerdeInitializationException
-