hp.opencall.media.ccapi
Class BadThreadException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
hp.opencall.media.ccapi.BadThreadException
- All Implemented Interfaces:
- Serializable
- public class BadThreadException
- extends RuntimeException
Thrown when some of the methods of the Call Control API are not called
from a User Thread.
- 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 |
BadThreadException
public BadThreadException()
BadThreadException
public BadThreadException(String msg)