hp.opencall.media.ccapi
Class CCBadParamsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
hp.opencall.media.common.AccessControlException
hp.opencall.media.ccapi.CCException
hp.opencall.media.ccapi.CCBadParamsException
- All Implemented Interfaces:
- Serializable
- public class CCBadParamsException
- extends CCException
Thrown when one of the passed parameters is invalid or inappropriate.
- 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 |
CCBadParamsException
public CCBadParamsException()
CCBadParamsException
public CCBadParamsException(String aMsg)