com.adobe.livecycle.rca.common.exception
Class ICRError

java.lang.Object
  extended by 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
 
Method Summary
 java.lang.String getComponentUID()
          Returns the component ID for the component that has thrown this exception.
 int getErrorCode()
           
 java.lang.String getFormattedErrorCode()
           
 java.lang.String getLocalizedMessage()
           
 java.lang.String getMessage()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

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 number
minorCode - Minor error code number
messageParameters - error message messageParameters
Method Detail

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]