com.objectxp.msg
Class UcpException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.objectxp.msg.MessageException
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
| 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 |
UNKNOWN_ERROR_CODE
public static final int UNKNOWN_ERROR_CODE
- See Also:
- Constant Field Values
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