|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javax.telephony.PlatformException
com.avaya.jtapi.tsapi.TsapiPlatformException
com.avaya.jtapi.tsapi.TsapiSocketException
public class TsapiSocketException
TsapiSocketException extends TsapiPlatformException to inform applications specifically about socket I/O errors.
See TsapiPlatformException for details on errorType and errorCode.
| Field Summary |
|---|
| Fields inherited from interface com.avaya.jtapi.tsapi.ITsapiException |
|---|
ACS, CSTA, EC_INVALID_CONF, EC_NORMAL, EC_PROVIDER_OUT_OF_SERVICE, INTERNAL, JTAPI, NORMAL |
| Constructor Summary | |
|---|---|
TsapiSocketException(int _errorType,
int _errorCode,
java.lang.String s)
|
|
| Method Summary |
|---|
| Methods inherited from class com.avaya.jtapi.tsapi.TsapiPlatformException |
|---|
getErrorCode, getErrorType |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TsapiSocketException(int _errorType,
int _errorCode,
java.lang.String s)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||