Package com.storedobject.core
Class Error_Running_SQL
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.storedobject.common.SORuntimeException
com.storedobject.core.Error_Running_SQL
-
Constructor Summary
ConstructorsConstructorDescriptionError_Running_SQL(int error, String state, Exception exception) Error_Running_SQL(int error, String state, String message) -
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
-
Error_Running_SQL
-
Error_Running_SQL
-
-
Method Details
-
getState
-
getError
public int getError() -
setSQL
-
getMessage
- Overrides:
getMessagein classSORuntimeException
-
getException
-