Class CDIExceptionStorage
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
one.microstream.exceptions.BaseException
one.microstream.integrations.cdi.exceptions.CDIException
one.microstream.integrations.cdi.exceptions.CDIExceptionStorage
- All Implemented Interfaces:
Serializable
public class CDIExceptionStorage extends CDIException
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description CDIExceptionStorage(Class<T> entity, Class<E> root)
-
Method Summary
Methods inherited from class one.microstream.exceptions.BaseException
assembleDetailString, assembleExplicitMessageAddon, assembleOutputString, getMessage, message
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString