java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.ibm.jzos.RcException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
EnqueueException
Exception class that holds a return code and message resulting
from a native call error.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RcException
-
-
Method Details
-
getMessage
- Overrides:
getMessage
in classThrowable
-
getRc
public int getRc()
-