Package net.finmath.smartcontract.model
Class SDCException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.finmath.smartcontract.model.SDCException
-
Constructor Summary
ConstructorDescriptionSDCException
(ExceptionId id, String message) SDCException
(ExceptionId id, String message, int statusCode) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SDCException
-
SDCException
-
-
Method Details
-
getId
-
getStatusCode
-
getMessage
- Overrides:
getMessage
in classThrowable
-