com.adobe.livecycle.rca.common.exception
Class ICRError
java.lang.Object
com.adobe.livecycle.rca.common.exception.ICRError
- All Implemented Interfaces:
- java.io.Serializable
public class ICRError
- extends java.lang.Object
- implements java.io.Serializable
Error Class created to allow specifying generic SA errors.
- See Also:
- Serialized Form
|
Constructor Summary |
ICRError(int errorCode,
java.lang.Object[] messageParameters)
Constructs ICRError object from given major,minor error code and error message messageParameters |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ICRError
public ICRError(int errorCode,
java.lang.Object[] messageParameters)
- Constructs ICRError object from given major,minor error code and error message messageParameters
- Parameters:
errorCode - Major error code numberminorCode - Minor error code numbermessageParameters - error message messageParameters
getComponentUID
public java.lang.String getComponentUID()
- Returns the component ID for the component that has thrown this
exception.
getMessage
public java.lang.String getMessage()
getLocalizedMessage
public java.lang.String getLocalizedMessage()
getErrorCode
public int getErrorCode()
getFormattedErrorCode
public java.lang.String getFormattedErrorCode()
[an error occurred while processing this directive] [an error occurred while processing this directive]