public class InterfaceIllegalStateException extends OdiUncheckedException
| Constructor and Description |
|---|
InterfaceIllegalStateException(MessageHandle pErrorMsg,
java.lang.Object[] pMsgArgs)
Deprecated.
Create a new
InterfaceIllegalStateException. |
InterfaceIllegalStateException(java.lang.Throwable cause,
MessageHandle pErrorMsg,
java.lang.Object[] pMsgArgs)
Deprecated.
Create a new
InterfaceIllegalStateException. |
getErrorID, getErrorMsgHandle, getLocalizedMessage, getLocalizedMessage, getMessagepublic InterfaceIllegalStateException(MessageHandle pErrorMsg,
java.lang.Object[] pMsgArgs)
InterfaceIllegalStateException.pErrorMsg - error messagepMsgArgs - message arguments, if anypublic InterfaceIllegalStateException(java.lang.Throwable cause,
MessageHandle pErrorMsg,
java.lang.Object[] pMsgArgs)
InterfaceIllegalStateException.pErrorMsg - error messagepMsgArgs - message arguments, if any