|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.cisco.jtapi.extensions.CiscoUnregistrationException
public class CiscoUnregistrationException
The CiscoMediaTerminal.unregister
method throws this
exception when the unregistration process fails. For example,
registration fails if the Provider is OUT_OF_SERVICE
or the Terminal is already unregistered.
CiscoMediaTerminal.unregister()
,
Serialized FormConstructor Summary | |
---|---|
CiscoUnregistrationException()
|
|
CiscoUnregistrationException(java.lang.String description)
|
Method Summary |
---|
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public CiscoUnregistrationException()
public CiscoUnregistrationException(java.lang.String description)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |