Serialized Form


Package com.highdeal.bart.event

Class com.highdeal.bart.event.EventFailureException extends com.highdeal.hci.OperationFailureException implements Serializable

serialVersionUID: 1187069147743546253L

Serialized Fields

message

java.lang.String message

Package com.highdeal.bart.hci

Class com.highdeal.bart.hci.InvalidAcquisitionException extends com.highdeal.hci.OperationFailureException implements Serializable

serialVersionUID: 1748119777627570373L

Serialized Fields

reason

int reason
The reason of the exception.


operandReference

java.lang.String operandReference

Class com.highdeal.bart.hci.InvalidCDRException extends com.highdeal.hci.OperationFailureException implements Serializable

serialVersionUID: 1748119777627570373L

Serialized Fields

reason

int reason
The reason of the exception.


operandReference

java.lang.String operandReference

cdr

CDRModel cdr

Class com.highdeal.bart.hci.InvalidRatingSessionException extends com.highdeal.hci.OperationFailureException implements Serializable

serialVersionUID: 1748119777627570373L

Serialized Fields

reason

int reason
The reason of the exception.


operandReference

java.lang.String operandReference

Class com.highdeal.bart.hci.RatingErrorException extends com.highdeal.hci.OperationFailureException implements Serializable

serialVersionUID: 1748119777627570373L

Serialized Fields

code

int code
The reason of the exception.


message

java.lang.String message

reference

java.lang.String reference

name

java.lang.String name

redoable

boolean redoable

position

int position

Class com.highdeal.bart.hci.SchedulingException extends com.highdeal.hci.OperationFailureException implements Serializable

serialVersionUID: 1748119777627570373L

Serialized Fields

reason

int reason
The reason of the exception.


operandReference

java.lang.String operandReference

Package com.highdeal.hci

Class com.highdeal.hci.AlreadyExistException extends com.highdeal.hci.OperationFailureException implements Serializable

Serialized Fields

code

java.lang.String code

Class com.highdeal.hci.AuthenticationFailedException extends com.highdeal.hci.OperationFailureException implements Serializable

Serialized Fields

reason

int reason

message

java.lang.String message

Class com.highdeal.hci.BadConfigurationException extends java.lang.Exception implements Serializable

Class com.highdeal.hci.BadMessageFormatException extends com.highdeal.hci.OperationFailureException implements Serializable

Serialized Fields

tag

java.lang.String tag

attribute

java.lang.String attribute

value

java.lang.String value

Class com.highdeal.hci.CannotCancelException extends java.lang.Exception implements Serializable

Class com.highdeal.hci.CommunicationFailureException extends java.lang.Exception implements Serializable

Serialized Fields

hostInfo

java.lang.String hostInfo

httpResponseCode

int httpResponseCode

Class com.highdeal.hci.DoesNotExistException extends com.highdeal.hci.OperationFailureException implements Serializable

Serialized Fields

code

java.lang.String code

Class com.highdeal.hci.EntityUnresolver.ForbiddenEntityResolutionException extends org.xml.sax.SAXException implements Serializable

Serialized Fields

publicId

java.lang.String publicId

systemId

java.lang.String systemId

Class com.highdeal.hci.IgnorableTagException extends java.lang.RuntimeException implements Serializable

Class com.highdeal.hci.IncompatibleOperationException extends com.highdeal.hci.OperationFailureException implements Serializable

Serialized Fields

message

java.lang.String message

Class com.highdeal.hci.InvalidCreationErrorException extends com.highdeal.hci.OperationFailureErrorException implements Serializable

Serialized Fields

category

com.highdeal.hci.InvalidCreationErrorException.InvalidCreationCategory category

Class com.highdeal.hci.InvalidCreationException extends com.highdeal.hci.OperationFailureException implements Serializable

Serialized Fields

reason

int reason

message

java.lang.String message

error

com.highdeal.error.IError error

Class com.highdeal.hci.InvalidDeletionErrorException extends com.highdeal.hci.OperationFailureErrorException implements Serializable

Serialized Fields

category

com.highdeal.hci.InvalidDeletionErrorException.InvalidDeletionCategory category

Class com.highdeal.hci.InvalidDeletionException extends com.highdeal.hci.OperationFailureException implements Serializable

Serialized Fields

reason

int reason

message

java.lang.String message

error

com.highdeal.error.IError error

isOfferSubscribed

boolean isOfferSubscribed

objectTypeStillReferenced

com.highdeal.hci.InvalidDeletionException.ObjectTypeStillReferenced objectTypeStillReferenced

offerCodes

java.util.Vector<E> offerCodes

chargePlanCodes

java.util.Vector<E> chargePlanCodes

chargeComponentCodes

java.util.Vector<E> chargeComponentCodes

exportableItemMappingCodes

java.util.Vector<E> exportableItemMappingCodes

refillPlanCodes

java.util.Vector<E> refillPlanCodes

refillLogicCodes

java.util.Vector<E> refillLogicCodes

pricingMacroCodes

java.util.Vector<E> pricingMacroCodes

chargedItemAggregationPolicyCodes

java.util.Vector<E> chargedItemAggregationPolicyCodes

userLogins

java.util.Vector<E> userLogins

allowancePlanCodes

java.util.Vector<E> allowancePlanCodes

allowanceLogicCodes

java.util.Vector<E> allowanceLogicCodes

Class com.highdeal.hci.InvalidExportException extends com.highdeal.hci.OperationFailureException implements Serializable

Serialized Fields

reason

int reason

message

java.lang.String message

objectCode

java.lang.String objectCode

objectType

java.lang.String objectType

Class com.highdeal.hci.InvalidImportException extends com.highdeal.hci.OperationFailureException implements Serializable

Serialized Fields

reason

int reason

message

java.lang.String message

Class com.highdeal.hci.InvalidInitializationException extends com.highdeal.error.ErrorException implements Serializable

Serialized Fields

reason

int reason

message

java.lang.String message

Class com.highdeal.hci.InvalidMaintainErrorException extends com.highdeal.hci.OperationFailureErrorException implements Serializable

Serialized Fields

category

com.highdeal.hci.InvalidMaintainErrorException.InvalidMaintainCategory category

Class com.highdeal.hci.InvalidModificationErrorException extends com.highdeal.hci.OperationFailureErrorException implements Serializable

Serialized Fields

category

com.highdeal.hci.InvalidModificationErrorException.InvalidModificationCategory category

Class com.highdeal.hci.InvalidModificationException extends com.highdeal.hci.OperationFailureException implements Serializable

Serialized Fields

reason

int reason

message

java.lang.String message

isOfferSubscribed

boolean isOfferSubscribed

offerCodes

java.util.Vector<E> offerCodes

error

com.highdeal.error.IError error

Class com.highdeal.hci.InvalidOperationErrorException extends com.highdeal.hci.OperationFailureErrorException implements Serializable

Class com.highdeal.hci.InvalidPasswordException extends com.highdeal.hci.OperationFailureException implements Serializable

Serialized Fields

reason

int reason

message

java.lang.String message

Class com.highdeal.hci.NotAuthorizedException extends com.highdeal.hci.OperationFailureException implements Serializable

Serialized Fields

op

java.lang.String op

opID

java.lang.String opID

userID

java.lang.String userID

internalMsg

java.lang.String internalMsg

reason

int reason

Class com.highdeal.hci.OperationCanceledException extends com.highdeal.hci.OperationFailureException implements Serializable

Class com.highdeal.hci.OperationFailureErrorException extends com.highdeal.hci.OperationFailureException implements Serializable

Serialized Fields

error

com.highdeal.error.IError error

Class com.highdeal.hci.OperationFailureException extends java.lang.Exception implements Serializable

Class com.highdeal.hci.RetryableDatabaseException extends com.highdeal.hci.OperationFailureException implements Serializable

Serialized Fields

message

java.lang.String message

Class com.highdeal.hci.ServerErrorException extends com.highdeal.hci.OperationFailureErrorException implements Serializable

Class com.highdeal.hci.ServerFailureException extends com.highdeal.hci.OperationFailureException implements Serializable

Serialized Fields

throwable

java.lang.Throwable throwable

message

java.lang.String message

reason

int reason

attachment

java.lang.Object attachment

Class com.highdeal.hci.UnknownTagException extends java.lang.Exception implements Serializable

Serialized Fields

tag

java.lang.String tag

Class com.highdeal.hci.XMLIllegalArgumentException extends java.lang.RuntimeException implements Serializable

Serialized Fields

tagName

java.lang.String tagName

attName

java.lang.String attName

value

java.lang.String value

expectedType

java.lang.String expectedType


Document Published: October 2015 (SAP CC 4.0 SP10 and Later)