Serialized Form
-
Package com.highdeal.bart.event
-
Exception Class com.highdeal.bart.event.EventFailureException
class EventFailureException extends com.highdeal.hci.OperationFailureException implements Serializable- serialVersionUID:
- 1187069147743546253L
-
Serialized Fields
-
message
String message
-
-
-
Package com.highdeal.bart.hci
-
Exception Class com.highdeal.bart.hci.InvalidAcquisitionException
class InvalidAcquisitionException extends com.highdeal.hci.OperationFailureException implements Serializable- serialVersionUID:
- 1748119777627570373L
-
Serialized Fields
-
operandReference
String operandReference
-
reason
int reason
The reason of the exception.
-
-
Exception Class com.highdeal.bart.hci.InvalidCDRException
class InvalidCDRException extends com.highdeal.hci.OperationFailureException implements Serializable- serialVersionUID:
- 1748119777627570373L
-
Exception Class com.highdeal.bart.hci.InvalidRatingSessionException
class InvalidRatingSessionException extends com.highdeal.hci.OperationFailureException implements Serializable- serialVersionUID:
- 1748119777627570373L
-
Serialized Fields
-
operandReference
String operandReference
-
reason
int reason
The reason of the exception.
-
-
Exception Class com.highdeal.bart.hci.RatingErrorException
class RatingErrorException extends com.highdeal.hci.OperationFailureException implements Serializable- serialVersionUID:
- 1748119777627570373L
-
Exception Class com.highdeal.bart.hci.SchedulingException
class SchedulingException extends com.highdeal.hci.OperationFailureException implements Serializable- serialVersionUID:
- 1748119777627570373L
-
Serialized Fields
-
operandReference
String operandReference
-
reason
int reason
The reason of the exception.
-
-
-
Package com.highdeal.hci
-
Exception Class com.highdeal.hci.AlreadyExistException
class AlreadyExistException extends com.highdeal.hci.OperationFailureException implements Serializable-
Serialized Fields
-
code
String code
-
-
-
Exception Class com.highdeal.hci.AuthenticationFailedException
class AuthenticationFailedException extends com.highdeal.hci.OperationFailureException implements Serializable-
Serialized Fields
-
message
String message
-
reason
int reason
-
-
-
Exception Class com.highdeal.hci.BadConfigurationException
class BadConfigurationException extends Exception implements Serializable -
Exception Class com.highdeal.hci.BadMessageFormatException
class BadMessageFormatException extends com.highdeal.hci.OperationFailureException implements Serializable -
Exception Class com.highdeal.hci.CannotCancelException
class CannotCancelException extends Exception implements Serializable -
Exception Class com.highdeal.hci.CommunicationFailureException
class CommunicationFailureException extends Exception implements Serializable-
Serialized Fields
-
hostInfo
String hostInfo
-
httpResponseCode
int httpResponseCode
-
-
-
Exception Class com.highdeal.hci.DoesNotExistException
class DoesNotExistException extends com.highdeal.hci.OperationFailureException implements Serializable-
Serialized Fields
-
code
String code
-
-
-
Exception Class com.highdeal.hci.EntityUnresolver.ForbiddenEntityResolutionException
class ForbiddenEntityResolutionException extends SAXException implements Serializable -
Exception Class com.highdeal.hci.IgnorableTagException
class IgnorableTagException extends RuntimeException implements Serializable -
Exception Class com.highdeal.hci.IncompatibleOperationException
class IncompatibleOperationException extends com.highdeal.hci.OperationFailureException implements Serializable-
Serialized Fields
-
message
String message
-
-
-
Exception Class com.highdeal.hci.InvalidCreationErrorException
class InvalidCreationErrorException extends com.highdeal.hci.OperationFailureErrorException implements Serializable-
Serialized Fields
-
category
com.highdeal.hci.InvalidCreationErrorException.InvalidCreationCategory category
-
-
-
Exception Class com.highdeal.hci.InvalidCreationException
class InvalidCreationException extends com.highdeal.hci.OperationFailureException implements Serializable-
Serialized Fields
-
error
com.highdeal.error.IError error
-
message
String message
-
reason
int reason
-
-
-
Exception Class com.highdeal.hci.InvalidDeletionErrorException
class InvalidDeletionErrorException extends com.highdeal.hci.OperationFailureErrorException implements Serializable-
Serialized Fields
-
category
com.highdeal.hci.InvalidDeletionErrorException.InvalidDeletionCategory category
-
-
-
Exception Class com.highdeal.hci.InvalidDeletionException
class InvalidDeletionException extends com.highdeal.hci.OperationFailureException implements Serializable-
Serialized Fields
-
allowanceLogicCodes
Vector<String> allowanceLogicCodes
-
allowancePlanCodes
Vector<String> allowancePlanCodes
-
chargeComponentCodes
Vector<String> chargeComponentCodes
-
chargedItemAggregationPolicyCodes
Vector<String> chargedItemAggregationPolicyCodes
-
chargePlanCodes
Vector<String> chargePlanCodes
-
error
com.highdeal.error.IError error
-
exportableItemMappingCodes
Vector<String> exportableItemMappingCodes
-
isOfferSubscribed
boolean isOfferSubscribed
-
message
String message
-
objectTypeStillReferenced
com.highdeal.hci.InvalidDeletionException.ObjectTypeStillReferenced objectTypeStillReferenced
-
offerCodes
Vector<String> offerCodes
-
pricingMacroCodes
Vector<String> pricingMacroCodes
-
reason
int reason
-
refillLogicCodes
Vector<String> refillLogicCodes
-
refillPlanCodes
Vector<String> refillPlanCodes
-
userLogins
Vector<String> userLogins
-
-
-
Exception Class com.highdeal.hci.InvalidExportException
class InvalidExportException extends com.highdeal.hci.OperationFailureException implements Serializable -
Exception Class com.highdeal.hci.InvalidImportException
class InvalidImportException extends com.highdeal.hci.OperationFailureException implements Serializable-
Serialized Fields
-
message
String message
-
reason
int reason
-
-
-
Exception Class com.highdeal.hci.InvalidInitializationException
class InvalidInitializationException extends com.highdeal.error.ErrorException implements Serializable-
Serialized Fields
-
message
String message
-
reason
int reason
-
-
-
Exception Class com.highdeal.hci.InvalidMaintainErrorException
class InvalidMaintainErrorException extends com.highdeal.hci.OperationFailureErrorException implements Serializable-
Serialized Fields
-
category
com.highdeal.hci.InvalidMaintainErrorException.InvalidMaintainCategory category
-
-
-
Exception Class com.highdeal.hci.InvalidModificationErrorException
class InvalidModificationErrorException extends com.highdeal.hci.OperationFailureErrorException implements Serializable-
Serialized Fields
-
category
com.highdeal.hci.InvalidModificationErrorException.InvalidModificationCategory category
-
-
-
Exception Class com.highdeal.hci.InvalidModificationException
class InvalidModificationException extends com.highdeal.hci.OperationFailureException implements Serializable -
Exception Class com.highdeal.hci.InvalidOperationErrorException
class InvalidOperationErrorException extends com.highdeal.hci.OperationFailureErrorException implements Serializable -
Exception Class com.highdeal.hci.InvalidPasswordException
class InvalidPasswordException extends com.highdeal.hci.OperationFailureException implements Serializable-
Serialized Fields
-
message
String message
-
reason
int reason
-
-
-
Exception Class com.highdeal.hci.NotAuthorizedException
class NotAuthorizedException extends com.highdeal.hci.OperationFailureException implements Serializable -
Exception Class com.highdeal.hci.OperationCanceledException
class OperationCanceledException extends com.highdeal.hci.OperationFailureException implements Serializable -
Exception Class com.highdeal.hci.OperationFailureErrorException
class OperationFailureErrorException extends com.highdeal.hci.OperationFailureException implements Serializable-
Serialized Fields
-
error
com.highdeal.error.IError error
-
-
-
Exception Class com.highdeal.hci.OperationFailureException
class OperationFailureException extends Exception implements Serializable -
Exception Class com.highdeal.hci.RetryableDatabaseException
class RetryableDatabaseException extends com.highdeal.hci.OperationFailureException implements Serializable-
Serialized Fields
-
message
String message
-
-
-
Exception Class com.highdeal.hci.ServerErrorException
class ServerErrorException extends com.highdeal.hci.OperationFailureErrorException implements Serializable -
Exception Class com.highdeal.hci.ServerFailureException
class ServerFailureException extends com.highdeal.hci.OperationFailureException implements Serializable -
Exception Class com.highdeal.hci.UnknownTagException
class UnknownTagException extends Exception implements Serializable-
Serialized Fields
-
tag
String tag
-
-
-
Exception Class com.highdeal.hci.XMLIllegalArgumentException
class XMLIllegalArgumentException extends RuntimeException implements Serializable
-