hp.opencall.media.ccapi
Class CCAccessException
java.lang.Object
java.lang.Throwable
java.lang.Exception
hp.opencall.media.common.AccessControlException
hp.opencall.media.ccapi.CCException
hp.opencall.media.ccapi.CCAccessException
- All Implemented Interfaces:
- Serializable
- public class CCAccessException
- extends CCException
thrown when a session cannot be created
or cannot be accessed anymore (has been released or revoked)
- 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 |
CCAccessException
public CCAccessException()
CCAccessException
public CCAccessException(String msg)