public class RMUnSupportedOperation extends RMException
DEBUG, ERROR, FATAL, HOLDSWEEPERROR, HOLDSWEEPFATAL, IBM_PREFIX, INFORMATION, MESSAGE_ID_PREFIX, MESSAGE_ID_SUFFIX, NOLOG, RMEXCEPTION, RMUNSUPPORTEDOPERATION_EXCEPTION, SWEEPERROR, SWEEPFATAL, SWG_ID, WARNING
Constructor and Description |
---|
RMUnSupportedOperation(int aiCode,
java.lang.String asMessage)
Calls the constructor of the super class with the specified parameters.
|
createRMException, getLocalizedMessage, getLocalizedMessage, getMessage, getRMException, setLoggingFile, setRMObjectStore
getFaultCode, setFaultCode, toString
public RMUnSupportedOperation(int aiCode, java.lang.String asMessage)
aiCode
- An int value that represents the exception code.asMessage
- A String value that represents the exception message.© Copyright IBM Corp. 2003, 2013. All Rights Reserved.