hp.opencall.media.ccapi
Class CCException
java.lang.Object
java.lang.Throwable
java.lang.Exception
hp.opencall.media.common.AccessControlException
hp.opencall.media.ccapi.CCException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- CCAccessException, CCBadParamsException, InvalidConnectException, InvalidCPStateException
- public class CCException
- extends AccessControlException
Exception Superclass for all the exceptions generated by the CCAPI
- Since:
- OCMP 2.0
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CCException
public CCException()
CCException
public CCException(String msg)