Package oracle.rules.sdk2.exception
Class SDKRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
oracle.rules.sdk2.exception.SDKRuntimeException
- All Implemented Interfaces:
 Serializable
- See Also:
 
- 
Constructor Summary
ConstructorsConstructorDescriptionSDKRuntimeException(String reason) SDKRuntimeException(String reason, Object... parms) SDKRuntimeException(String reason, Throwable cause) SDKRuntimeException(Throwable cause)  - 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace 
- 
Constructor Details
- 
SDKRuntimeException
 - 
SDKRuntimeException
 - 
SDKRuntimeException
 - 
SDKRuntimeException
 
 - 
 - 
Method Details
- 
getMessage
- Overrides:
 getMessagein classThrowable
 - 
getMessage
 - 
toString
 
 -