com.objectxp.msg
Class UcpException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.objectxp.msg.MessageException
              extended by com.objectxp.msg.UcpException
All Implemented Interfaces:
java.io.Serializable

public class UcpException
extends MessageException

This exception will be thrown by the UcpSmsService for UCP specific exceptions.

See Also:
UcpSmsService, Serialized Form

Field Summary
static int UNKNOWN_ERROR_CODE
           
 
Method Summary
 int getErrorCode()
           
 java.lang.String getErrorMessage()
           
 java.lang.String getMessage()
          Get the message for this Exception
 
Methods inherited from class com.objectxp.msg.MessageException
getException, printStackTrace, printStackTrace, printStackTrace
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

UNKNOWN_ERROR_CODE

public static final int UNKNOWN_ERROR_CODE
See Also:
Constant Field Values
Method Detail

getErrorCode

public int getErrorCode()
Returns:
the error code.

getErrorMessage

public java.lang.String getErrorMessage()
Returns:
the system error message

getMessage

public java.lang.String getMessage()
Description copied from class: MessageException
Get the message for this Exception

Overrides:
getMessage in class MessageException


object XP, Inc. © 2000-2008. All rights reserved object XP