Serialized Form
|
Package com.highdeal.bart.event |
serialVersionUID: 1187069147743546253L
message
java.lang.String message
|
Package com.highdeal.bart.hci |
serialVersionUID: 1748119777627570373L
reason
int reason
- The reason of the exception.
operandReference
java.lang.String operandReference
serialVersionUID: 1748119777627570373L
reason
int reason
- The reason of the exception.
operandReference
java.lang.String operandReference
cdr
CDRModel cdr
serialVersionUID: 1748119777627570373L
reason
int reason
- The reason of the exception.
operandReference
java.lang.String operandReference
serialVersionUID: 1748119777627570373L
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
serialVersionUID: 1748119777627570373L
reason
int reason
- The reason of the exception.
operandReference
java.lang.String operandReference
|
Class com.highdeal.hci.AlreadyExistException extends com.highdeal.hci.OperationFailureException implements Serializable |
code
java.lang.String code
|
Class com.highdeal.hci.AuthenticationFailedException extends com.highdeal.hci.OperationFailureException implements Serializable |
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 |
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 |
hostInfo
java.lang.String hostInfo
httpResponseCode
int httpResponseCode
|
Class com.highdeal.hci.DoesNotExistException extends com.highdeal.hci.OperationFailureException implements Serializable |
code
java.lang.String code
publicId
java.lang.String publicId
systemId
java.lang.String systemId
|
Class com.highdeal.hci.IncompatibleOperationException extends com.highdeal.hci.OperationFailureException implements Serializable |
message
java.lang.String message
|
Class com.highdeal.hci.InvalidCreationErrorException extends com.highdeal.hci.OperationFailureErrorException implements Serializable |
category
com.highdeal.hci.InvalidCreationErrorException.InvalidCreationCategory category
|
Class com.highdeal.hci.InvalidCreationException extends com.highdeal.hci.OperationFailureException implements Serializable |
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 |
category
com.highdeal.hci.InvalidDeletionErrorException.InvalidDeletionCategory category
|
Class com.highdeal.hci.InvalidDeletionException extends com.highdeal.hci.OperationFailureException implements Serializable |
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 |
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 |
reason
int reason
message
java.lang.String message
|
Class com.highdeal.hci.InvalidInitializationException extends com.highdeal.error.ErrorException implements Serializable |
reason
int reason
message
java.lang.String message
|
Class com.highdeal.hci.InvalidMaintainErrorException extends com.highdeal.hci.OperationFailureErrorException implements Serializable |
category
com.highdeal.hci.InvalidMaintainErrorException.InvalidMaintainCategory category
|
Class com.highdeal.hci.InvalidModificationErrorException extends com.highdeal.hci.OperationFailureErrorException implements Serializable |
category
com.highdeal.hci.InvalidModificationErrorException.InvalidModificationCategory category
|
Class com.highdeal.hci.InvalidModificationException extends com.highdeal.hci.OperationFailureException implements Serializable |
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 |
reason
int reason
message
java.lang.String message
|
Class com.highdeal.hci.NotAuthorizedException extends com.highdeal.hci.OperationFailureException implements Serializable |
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 |
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 |
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 |
throwable
java.lang.Throwable throwable
message
java.lang.String message
reason
int reason
attachment
java.lang.Object attachment
tag
java.lang.String tag
tagName
java.lang.String tagName
attName
java.lang.String attName
value
java.lang.String value
expectedType
java.lang.String expectedType