cisco.uc.cuae
Class messaging.UnderlyingProtocolException
java.lang.Object
java.lang.Throwable
java.lang.Exception
cisco.uc.cuae.messaging.MessagingException
cisco.uc.cuae.messaging.UnderlyingProtocolException
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing interface:
- messaging
public static class messaging.UnderlyingProtocolException
- extends messaging.MessagingException
Thrown when there is some issue with
the backend Service Provider , like Server not reachable etc
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
messaging.UnderlyingProtocolException
public messaging.UnderlyingProtocolException()
- Constructs the UnderlyingProtocolException. Don't init any fields.
messaging.UnderlyingProtocolException
public messaging.UnderlyingProtocolException(java.lang.Integer errorCode,
java.lang.String errorString,
java.lang.String detail,
java.lang.Object data)
- Constructs the UnderlyingProtocolException.
getMessage
public java.lang.String getMessage()
- Overrides:
getMessage in class messaging.MessagingException
Copyright © 2008. All Rights Reserved.