hp.opencall.media.ccapi
Class InvalidCPStateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
hp.opencall.media.common.AccessControlException
hp.opencall.media.ccapi.CCException
hp.opencall.media.ccapi.InvalidCPStateException
- All Implemented Interfaces:
- Serializable
- public class InvalidCPStateException
- extends CCException
Thrown when an operation is attempted on a CallParty which is not in the
proper state.
- 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 |
InvalidCPStateException
public InvalidCPStateException()
InvalidCPStateException
public InvalidCPStateException(String msg)