/mcpClass History Description Cisco Unified Communications Manager Release Added history table to track changes. 7.1x Declaration public class CiscoRegistrationException extends java.lang.Exception java.lang.Object java.lang.Throwable java.lang.Exception com.cisco.jtapi.extensions.CiscoRegistrationException Implemented Interfaces java.io.Serializable Constructors Table 31: Constructors in CiscoRegistrationException Description Constructor Interface Takes the description of the exception as a parameter. CiscoRegistrationException (java.lang.Stringdescription) public Methods None Inherited Methods From Class java.lang.Throwable fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString From Class java.lang.Object clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait Related Documentation See CiscoMediaTerminal.register(java.net.InetAddress, int, com.cisco.jtapi.extensions.CiscoMediaCapability[]). Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 266 Cisco Unified JTAPI Extensions Declaration