Serialized Form


Package com.avaya.jtapi.tsapi

Class com.avaya.jtapi.tsapi.TsapiInvalidArgumentException extends InvalidArgumentException implements Serializable

Serialized Fields

errorType

int errorType

errorCode

int errorCode

Class com.avaya.jtapi.tsapi.TsapiInvalidPartyException extends InvalidPartyException implements Serializable

Serialized Fields

errorType

int errorType

errorCode

int errorCode

Class com.avaya.jtapi.tsapi.TsapiInvalidStateException extends InvalidStateException implements Serializable

Serialized Fields

errorType

int errorType

errorCode

int errorCode

Class com.avaya.jtapi.tsapi.TsapiMethodNotSupportedException extends MethodNotSupportedException implements Serializable

serialVersionUID: 1L

Serialized Fields

errorType

int errorType

errorCode

int errorCode

Class com.avaya.jtapi.tsapi.TsapiPlatformException extends PlatformException implements Serializable

Serialized Fields

errorType

int errorType

errorCode

int errorCode

Class com.avaya.jtapi.tsapi.TsapiPrivilegeViolationException extends PrivilegeViolationException implements Serializable

Serialized Fields

errorType

int errorType

errorCode

int errorCode

Class com.avaya.jtapi.tsapi.TsapiProviderUnavailableException extends ProviderUnavailableException implements Serializable

Serialized Fields

errorType

int errorType

errorCode

int errorCode

Class com.avaya.jtapi.tsapi.TsapiResourceUnavailableException extends ResourceUnavailableException implements Serializable

Serialized Fields

errorType

int errorType

errorCode

int errorCode

Class com.avaya.jtapi.tsapi.TsapiSocketException extends TsapiPlatformException implements Serializable


Package javax.telephony

Class javax.telephony.InvalidArgumentException extends java.lang.Exception implements Serializable

Class javax.telephony.InvalidPartyException extends java.lang.Exception implements Serializable

Serialized Fields

_type

int _type
This private variable stores the type of party.

 

Class javax.telephony.InvalidStateException extends java.lang.Exception implements Serializable

Serialized Fields

_type

int _type
The type of the party.

 

_state

int _state
The current state.

 

_object

java.lang.Object _object
The current object.

 

Class javax.telephony.JtapiPeerUnavailableException extends java.lang.Exception implements Serializable

Class javax.telephony.MethodNotSupportedException extends java.lang.Exception implements Serializable

Class javax.telephony.PlatformException extends java.lang.RuntimeException implements Serializable

Class javax.telephony.PrivilegeViolationException extends java.lang.Exception implements Serializable

Serialized Fields

_type

int _type
This private variable stores the type of privilege not available.

 

Class javax.telephony.ProviderUnavailableException extends java.lang.RuntimeException implements Serializable

Serialized Fields

_cause

int _cause
This private variable holds the cause for this exception.

 

Class javax.telephony.ResourceUnavailableException extends java.lang.Exception implements Serializable

Serialized Fields

_type

int _type
This private variable stores the type of resource.

 



Copyright © 2006 Avaya All Rights Reserved.