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

java.lang.Object
  extended by com.adobe.livecycle.rca.common.exception.ICRError
All Implemented Interfaces:
Serializable

public class ICRError
extends Object
implements Serializable

Error Class created to allow specifying generic SA errors.

See Also:
Serialized Form

Constructor Summary
ICRError(int errorCode, Object[] messageParameters)
          Constructs ICRError object from given major,minor error code and error message messageParameters
 
Method Summary
 String getComponentUID()
          Returns the component ID for the component that has thrown this exception.
 int getErrorCode()
           
 String getFormattedErrorCode()
           
 String getLocalizedMessage()
           
 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,
                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 String getComponentUID()
Returns the component ID for the component that has thrown this exception.


getMessage

public String getMessage()

getLocalizedMessage

public String getLocalizedMessage()

getErrorCode

public int getErrorCode()

getFormattedErrorCode

public String getFormattedErrorCode()


[an error occurred while processing this directive] [an error occurred while processing this directive]