类 InboundClientException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
link.thingscloud.freeswitch.esl.exception.InboundClientException
- 所有已实现的接口:
Serializable
- 直接已知子类:
InboundTimeoutExcetion
InboundClientException class.
- 版本:
- 1.0.0
- 作者:
- : zhouhailin
- 另请参阅:
-
构造器概要
构造器构造器说明InboundClientException(String message) Constructor for InboundClientException.InboundClientException(String message, Throwable cause) Constructor for InboundClientException.InboundClientException(Throwable cause) Constructor for InboundClientException. -
方法概要