Package com.storedobject.core
Class SOClassError
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.storedobject.common.SORuntimeException
com.storedobject.core.SOClassError
-
Constructor Summary
ConstructorsConstructorDescriptionSOClassError(Class<?> objectClass, String action) SOClassError(Class<?> objectClass, String action, Throwable error) SOClassError(Class<?> objectClass, Throwable error) -
Method Summary
Methods inherited from class com.storedobject.common.SORuntimeException
getCustomMessage, getEndUserMessage, getTrace, getTrace, getTrace, getTrace, getTrace, toStringMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
SOClassError
-
SOClassError
-
SOClassError
-
-
Method Details
-
getMessage
- Overrides:
getMessagein classSORuntimeException
-