Serialized Form


Package com.cybersource.ws.client

Class com.cybersource.ws.client.ClientException extends java.lang.Exception implements Serializable

Serialized Fields

innerException

java.lang.Exception innerException

critical

boolean critical

httpStatusCode

int httpStatusCode

httpError

java.lang.String httpError

Class com.cybersource.ws.client.ConfigException extends java.lang.Exception implements Serializable

Class com.cybersource.ws.client.FaultException extends java.lang.Exception implements Serializable

Serialized Fields

faultDocument

org.w3c.dom.Document faultDocument

faultCode

java.lang.String faultCode

faultString

java.lang.String faultString

requestID

java.lang.String requestID

critical

boolean critical

Class com.cybersource.ws.client.SignException extends java.lang.Exception implements Serializable

Serialized Fields

innerException

java.lang.Exception innerException



Copyright © 2003-2006 CyberSource Corporation. All Rights Reserved.