Serialized Form
-
Package com.highdeal.admin.hci
-
Exception com.highdeal.admin.hci.BadTargetException
class BadTargetException extends OperationFailureException implements Serializable- serialVersionUID:
- 7269238259876794312L
-
Serialized Fields
-
target
String target
-
-
Exception com.highdeal.admin.hci.ConstraintViolationException
class ConstraintViolationException extends OperationFailureException implements Serializable- serialVersionUID:
- 7269238259876794306L
-
Exception com.highdeal.admin.hci.ExpirationAlertException
class ExpirationAlertException extends OperationFailureException implements Serializable-
Serialized Fields
-
message
String message
-
reason
int reason
-
-
-
Exception com.highdeal.admin.hci.FetchClientStatisticsException
class FetchClientStatisticsException extends OperationFailureException implements Serializable -
Exception com.highdeal.admin.hci.IndicatorPersistentAccessException
class IndicatorPersistentAccessException extends OperationFailureException implements Serializable- serialVersionUID:
- 7269238259876794304L
-
Serialized Fields
-
parameterName
String parameterName
-
-
Exception com.highdeal.admin.hci.InvalidInstanceException
class InvalidInstanceException extends OperationFailureException implements Serializable-
Serialized Fields
-
address
ServiceInfo.Address address
-
children
List<InvalidInstanceException> children
-
instanceId1
InstanceId instanceId1
-
instanceId2
InstanceId instanceId2
-
reason
InvalidInstanceException.Reason reason
-
serviceInfoType
ServiceInfo.ServiceInfoType serviceInfoType
-
-
-
Exception com.highdeal.admin.hci.InvalidParameterValueException
class InvalidParameterValueException extends OperationFailureException implements Serializable- serialVersionUID:
- 748002408910996008L
-
Serialized Fields
-
model
AdminParameterModel model
-
reason
int reason
-
-
Exception com.highdeal.admin.hci.NoTargetDefinedException
class NoTargetDefinedException extends OperationFailureException implements Serializable- serialVersionUID:
- -5702531905951154904L
-
Exception com.highdeal.admin.hci.ParameterConcurrentAccessException
class ParameterConcurrentAccessException extends OperationFailureException implements Serializable- serialVersionUID:
- 5796403378330189119L
-
Serialized Fields
-
parameterName
String parameterName
-
-
Exception com.highdeal.admin.hci.StandbyException
class StandbyException extends OperationFailureException implements Serializable-
Serialized Fields
-
instanceId
String instanceId
-
reason
StandbyException.StandbyExceptionReason reason
-
-
-
Exception com.highdeal.admin.hci.UnknownParameterException
class UnknownParameterException extends OperationFailureException implements Serializable- serialVersionUID:
- 2343608727488892816L
-
Serialized Fields
-
parameterName
String parameterName
-
-
-
Package com.highdeal.barbus
-
Exception com.highdeal.barbus.CommunicationFailureException
class CommunicationFailureException extends Exception implements Serializable-
Serialized Fields
-
attachment
Object attachment
-
reason
int reason
-
-
-
Exception com.highdeal.barbus.InterruptedMessageException
class InterruptedMessageException extends Exception implements Serializable-
Serialized Fields
-
attachment
Object attachment
-
reason
int reason
-
sentFlag
boolean sentFlag
-
-
-
Exception com.highdeal.barbus.InterruptedPublishException
class InterruptedPublishException extends com.highdeal.barbus.InterruptedMessageException implements Serializable-
Serialized Fields
-
report
com.highdeal.barbus.PublishReport report
-
-
-
Exception com.highdeal.barbus.InvalidMessageException
class InvalidMessageException extends com.highdeal.hmi.HMIInvalidMessageException implements Serializable -
Exception com.highdeal.barbus.MessageRequestHandler.ResponseError
class ResponseError extends Exception implements Serializable-
Serialized Fields
-
errorCode
int errorCode
-
-
-
Exception com.highdeal.barbus.TooLongMessageException
class TooLongMessageException extends RuntimeException implements Serializable-
Serialized Fields
-
msgSeq
long msgSeq
-
-
-
Exception com.highdeal.barbus.TooSmallBufferException
class TooSmallBufferException extends Exception implements Serializable-
Serialized Fields
-
newBufSize
int newBufSize
-
-
-
-
Package com.highdeal.batchgroup
-
Exception com.highdeal.batchgroup.BatchRatingGroupIdentifierException
class BatchRatingGroupIdentifierException extends Exception implements Serializable
-
-
Package com.highdeal.calendar.hci
-
Exception com.highdeal.calendar.hci.InvalidHolidayException
class InvalidHolidayException extends OperationFailureException implements Serializable-
Serialized Fields
-
error
int error
-
message
String message
-
-
-
-
Package com.highdeal.cnd.message
-
Exception com.highdeal.cnd.message.CancelRatingSessionsException
class CancelRatingSessionsException extends Exception implements Serializable-
Serialized Fields
-
message
String message
-
-
-
Exception com.highdeal.cnd.message.CommunicationFailureException
class CommunicationFailureException extends Exception implements Serializable-
Serialized Fields
-
attachment
Object attachment
-
reason
int reason
-
-
-
Exception com.highdeal.cnd.message.GetAllowancesException
class GetAllowancesException extends Exception implements Serializable-
Serialized Fields
-
message
String message
-
-
-
Exception com.highdeal.cnd.message.GetRatingSessionsException
class GetRatingSessionsException extends Exception implements Serializable-
Serialized Fields
-
message
String message
-
-
-
Exception com.highdeal.cnd.message.MessageAuthenticationException
class MessageAuthenticationException extends Exception implements Serializable-
Serialized Fields
-
message
String message
-
reason
IAuthenticationListener.Reason reason
-
-
-
Exception com.highdeal.cnd.message.RerateSubscriptionException
class RerateSubscriptionException extends OperationFailureException implements Serializable-
Serialized Fields
-
adaptedFromDate
Date adaptedFromDate
-
exception
OperationFailureException exception
-
previousLockCode
String previousLockCode
-
reratingStatus
ReratingStatus reratingStatus
-
snapshotId
int snapshotId
-
suggestedDate
Date suggestedDate
-
-
-
-
Package com.highdeal.currency
-
Class com.highdeal.currency.Currency
class Currency extends Object implements Serializable- serialVersionUID:
- -101295178936988349L
-
Serialized Fields
-
code
String code
The currency code -
ISOCode
String ISOCode
The ISO 4217 three-letter currency code, or a user defined code -
isoCurrency
boolean isoCurrency
trueif the currency is ISO 4217 defined;falseif the object represents a user defined currency. -
name
String name
Common name of the currency (e.g.: Euro for EUR) -
numericCode
int numericCode
The ISO 4217 3-digit currency code, or a user defined code; In the case of a user-defined currency, this code must be unique amongs the different currencies. -
precision
int precision
The precision of the currency -
ratioOfFraction
int ratioOfFraction
Number of sub-units into a currency unit (e.g.: 100 for USD, 100 for BEF) -
smallestUnitAsFraction
int smallestUnitAsFraction
The smallest unit used for this currency in scriptural exchange, expressed in number of sub-units (e.g.: 1 for USD, 100 for BEF)
-
-
Exception com.highdeal.currency.CurrencyBookNotInitializedException
class CurrencyBookNotInitializedException extends RuntimeException implements Serializable -
Exception com.highdeal.currency.IncompatibleCurrenciesException
class IncompatibleCurrenciesException extends Exception implements Serializable- serialVersionUID:
- 3270513274566135137L
-
Class com.highdeal.currency.Money
class Money extends Object implements Serializable- serialVersionUID:
- -5565258736037040219L
-
Serialized Fields
-
amount
BigDecimal amount
-
currency
Currency currency
-
precision
int precision
-
-
-
Package com.highdeal.error
-
Exception com.highdeal.error.ErrorException
class ErrorException extends Exception implements Serializable-
Serialized Fields
-
error
IError error
-
-
-
Exception com.highdeal.error.ErrorRuntimeException
class ErrorRuntimeException extends RuntimeException implements Serializable-
Serialized Fields
-
error
IError error
-
-
-
-
Package com.highdeal.filter.hci
-
Exception com.highdeal.filter.hci.InvalidBulkModificationException
class InvalidBulkModificationException extends OperationFailureException implements Serializable -
Exception com.highdeal.filter.hci.InvalidSearchErrorException
class InvalidSearchErrorException extends OperationFailureErrorException implements Serializable -
Exception com.highdeal.filter.hci.InvalidSearchException
class InvalidSearchException extends OperationFailureException implements Serializable
-
-
Package com.highdeal.hci
-
Exception com.highdeal.hci.AlreadyExistException
class AlreadyExistException extends OperationFailureException implements Serializable-
Serialized Fields
-
code
String code
-
-
-
Exception com.highdeal.hci.AuthenticationFailedException
class AuthenticationFailedException extends OperationFailureException implements Serializable-
Serialized Fields
-
message
String message
-
reason
int reason
-
-
-
Exception com.highdeal.hci.BadConfigurationException
class BadConfigurationException extends Exception implements Serializable -
Exception com.highdeal.hci.BadMessageFormatException
class BadMessageFormatException extends OperationFailureException implements Serializable -
Exception com.highdeal.hci.CannotCancelException
class CannotCancelException extends Exception implements Serializable -
Exception com.highdeal.hci.CommunicationFailureException
class CommunicationFailureException extends Exception implements Serializable-
Serialized Fields
-
hostInfo
String hostInfo
-
httpResponseCode
int httpResponseCode
-
-
-
Exception com.highdeal.hci.DoesNotExistException
class DoesNotExistException extends OperationFailureException implements Serializable-
Serialized Fields
-
code
String code
-
-
-
Exception com.highdeal.hci.EntityUnresolver.ForbiddenEntityResolutionException
class ForbiddenEntityResolutionException extends SAXException implements Serializable -
Exception com.highdeal.hci.IgnorableTagException
class IgnorableTagException extends RuntimeException implements Serializable -
Exception com.highdeal.hci.IncompatibleOperationException
class IncompatibleOperationException extends OperationFailureException implements Serializable-
Serialized Fields
-
message
String message
-
-
-
Exception com.highdeal.hci.InvalidCreationErrorException
class InvalidCreationErrorException extends OperationFailureErrorException implements Serializable-
Serialized Fields
-
category
InvalidCreationErrorException.InvalidCreationCategory category
The errorcategory
-
-
-
Exception com.highdeal.hci.InvalidCreationException
class InvalidCreationException extends OperationFailureException implements Serializable -
Exception com.highdeal.hci.InvalidDeletionErrorException
class InvalidDeletionErrorException extends OperationFailureErrorException implements Serializable-
Serialized Fields
-
category
InvalidDeletionErrorException.InvalidDeletionCategory category
The errorcategory
-
-
-
Exception com.highdeal.hci.InvalidDeletionException
class InvalidDeletionException extends 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
IError error
-
exportableItemMappingCodes
Vector<String> exportableItemMappingCodes
-
isOfferSubscribed
boolean isOfferSubscribed
-
message
String message
-
objectTypeStillReferenced
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 com.highdeal.hci.InvalidExportException
class InvalidExportException extends OperationFailureException implements Serializable -
Exception com.highdeal.hci.InvalidImportException
class InvalidImportException extends OperationFailureException implements Serializable-
Serialized Fields
-
message
String message
-
reason
int reason
-
-
-
Exception com.highdeal.hci.InvalidInitializationException
class InvalidInitializationException extends ErrorException implements Serializable-
Serialized Fields
-
message
String message
-
reason
int reason
-
-
-
Exception com.highdeal.hci.InvalidMaintainErrorException
class InvalidMaintainErrorException extends OperationFailureErrorException implements Serializable-
Serialized Fields
-
category
InvalidMaintainErrorException.InvalidMaintainCategory category
The errorcategory
-
-
-
Exception com.highdeal.hci.InvalidModificationErrorException
class InvalidModificationErrorException extends OperationFailureErrorException implements Serializable-
Serialized Fields
-
category
InvalidModificationErrorException.InvalidModificationCategory category
The errorcategory
-
-
-
Exception com.highdeal.hci.InvalidModificationException
class InvalidModificationException extends OperationFailureException implements Serializable -
Exception com.highdeal.hci.InvalidOperationErrorException
class InvalidOperationErrorException extends OperationFailureErrorException implements Serializable -
Exception com.highdeal.hci.InvalidPasswordException
class InvalidPasswordException extends OperationFailureException implements Serializable-
Serialized Fields
-
message
String message
-
reason
int reason
-
-
-
Exception com.highdeal.hci.NotAuthorizedException
class NotAuthorizedException extends OperationFailureException implements Serializable -
Exception com.highdeal.hci.OperationCanceledException
class OperationCanceledException extends OperationFailureException implements Serializable -
Exception com.highdeal.hci.OperationFailureErrorException
class OperationFailureErrorException extends OperationFailureException implements Serializable -
Exception com.highdeal.hci.OperationFailureException
class OperationFailureException extends Exception implements Serializable -
Exception com.highdeal.hci.RetryableDatabaseException
class RetryableDatabaseException extends OperationFailureException implements Serializable-
Serialized Fields
-
message
String message
-
-
-
Exception com.highdeal.hci.ServerErrorException
class ServerErrorException extends OperationFailureErrorException implements Serializable -
Exception com.highdeal.hci.ServerFailureException
class ServerFailureException extends OperationFailureException implements Serializable -
Exception com.highdeal.hci.UnknownTagException
class UnknownTagException extends Exception implements Serializable-
Serialized Fields
-
tag
String tag
-
-
-
Exception com.highdeal.hci.XMLIllegalArgumentException
class XMLIllegalArgumentException extends RuntimeException implements Serializable
-
-
Package com.highdeal.mappingtable.hci
-
Exception com.highdeal.mappingtable.hci.InvalidExportMappingTableRowsException
class InvalidExportMappingTableRowsException extends com.highdeal.table.hci.InvalidImportExportTableRowsException implements Serializable -
Exception com.highdeal.mappingtable.hci.InvalidImportMappingTableRowsException
class InvalidImportMappingTableRowsException extends com.highdeal.table.hci.InvalidImportExportTableRowsException implements Serializable
-
-
Package com.highdeal.pnr.hci
-
Exception com.highdeal.pnr.hci.AcquisitionException
class AcquisitionException extends OperationFailureException implements Serializable-
Serialized Fields
-
message
String message
-
reason
AcquisitionException.AcquisitionExceptionReason reason
-
-
-
Exception com.highdeal.pnr.hci.ActivateException
class ActivateException extends OperationFailureException implements Serializable-
Serialized Fields
-
message
String message
-
reason
int reason
-
-
-
Exception com.highdeal.pnr.hci.BatchChargeException
class BatchChargeException extends OperationFailureException implements Serializable- serialVersionUID:
- 7346841365085442368L
-
Serialized Fields
-
error
OperationFailureException error
-
index
int index
-
TAG_NAME
String TAG_NAME
-
-
Exception com.highdeal.pnr.hci.CannotInverseException
class CannotInverseException extends OperationFailureException implements Serializable-
Serialized Fields
-
message
String message
-
reason
int reason
-
-
-
Exception com.highdeal.pnr.hci.CleanupException
class CleanupException extends OperationFailureException implements Serializable-
Serialized Fields
-
message
String message
-
reason
int reason
-
-
-
Exception com.highdeal.pnr.hci.DefaultHCIException
class DefaultHCIException extends OperationFailureException implements Serializable -
Exception com.highdeal.pnr.hci.DisabledFeatureException
class DisabledFeatureException extends OperationFailureException implements Serializable -
Exception com.highdeal.pnr.hci.ExportableItemConnectorException
class ExportableItemConnectorException extends Exception implements Serializable-
Serialized Fields
-
reason
int reason
-
-
-
Exception com.highdeal.pnr.hci.ExportableItemMappingException
class ExportableItemMappingException extends OperationFailureException implements Serializable -
Exception com.highdeal.pnr.hci.ForbiddenChargeException
class ForbiddenChargeException extends OperationFailureException implements Serializable-
Serialized Fields
-
chargingResult
ChargingResult chargingResult
-
error
int error
-
message
String message
-
reason
String reason
-
-
-
Exception com.highdeal.pnr.hci.ForbiddenChargingProcessException
class ForbiddenChargingProcessException extends Exception implements Serializable -
Exception com.highdeal.pnr.hci.InvalidAccountInitializationException
class InvalidAccountInitializationException extends Exception implements Serializable-
Serialized Fields
-
infos
String[] infos
-
type
InvalidAccountInitializationException.InvalidAccountInitializationType type
-
-
-
Exception com.highdeal.pnr.hci.InvalidItemException
class InvalidItemException extends OperationFailureException implements Serializable-
Serialized Fields
-
chargingResult
ChargingResult chargingResult
-
error
IError error
-
message
String message
-
reason
int reason
-
-
-
Exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
class InvalidSubscriberAccountException extends DefaultHCIException implements Serializable -
Exception com.highdeal.pnr.hci.InvalidSubscriberDataExportErrorException
class InvalidSubscriberDataExportErrorException extends OperationFailureErrorException implements Serializable-
Serialized Fields
-
category
InvalidSubscriberDataExportErrorException.InvalidSubscriberDataExportCategory category
-
id
String id
-
owner
String owner
-
type
ExportSubscriberDataOp.ExportSubscriberDataType type
-
-
-
Exception com.highdeal.pnr.hci.InvalidSubscriberDataImportErrorException
class InvalidSubscriberDataImportErrorException extends OperationFailureErrorException implements Serializable-
Serialized Fields
-
category
InvalidSubscriberDataImportErrorException.InvalidSubscriberDataImportCategory category
-
id
String id
-
-
-
Exception com.highdeal.pnr.hci.PostRateException
class PostRateException extends OperationFailureException implements Serializable-
Serialized Fields
-
message
String message
-
reason
int reason
-
-
-
Exception com.highdeal.pnr.hci.PreRateException
class PreRateException extends OperationFailureException implements Serializable-
Serialized Fields
-
message
String message
-
reason
int reason
-
-
-
Class com.highdeal.pnr.hci.PropertyList
-
Exception com.highdeal.pnr.hci.PurgeAllowanceException
class PurgeAllowanceException extends OperationFailureException implements Serializable-
Serialized Fields
-
message
String message
-
reason
int reason
-
-
-
Exception com.highdeal.pnr.hci.RerateBulkException
class RerateBulkException extends OperationFailureException implements Serializable-
Serialized Fields
-
message
String message
-
reason
int reason
-
-
-
Exception com.highdeal.pnr.hci.SessionOperationException
class SessionOperationException extends OperationFailureException implements Serializable-
Serialized Fields
-
category
SessionOperationException.SessionOperationErrorCategory category
-
-
-
Exception com.highdeal.pnr.hci.StartRateException
class StartRateException extends OperationFailureException implements Serializable-
Serialized Fields
-
message
String message
-
reason
int reason
-
-
-
Exception com.highdeal.pnr.hci.StatelessContextSerializationException
class StatelessContextSerializationException extends Exception implements Serializable-
Serialized Fields
-
message
String message
-
reason
int reason
-
-
-
Exception com.highdeal.pnr.hci.StatelessPreRatingException
class StatelessPreRatingException extends OperationFailureException implements Serializable-
Serialized Fields
-
message
String message
-
reason
int reason
-
-
-
Exception com.highdeal.pnr.hci.StatelessRateException
class StatelessRateException extends OperationFailureException implements Serializable- serialVersionUID:
- -9164647763187336606L
-
Serialized Fields
-
message
String message
-
reason
int reason
-
-
Exception com.highdeal.pnr.hci.StopRateException
class StopRateException extends OperationFailureException implements Serializable-
Serialized Fields
-
message
String message
-
reason
int reason
-
-
-
Exception com.highdeal.pnr.hci.TransactionClearingException
class TransactionClearingException extends OperationFailureException implements Serializable-
Serialized Fields
-
error
int error
-
message
String message
-
-
-
Exception com.highdeal.pnr.hci.UnlockChargingContractException
class UnlockChargingContractException extends OperationFailureException implements Serializable-
Serialized Fields
-
message
String message
-
reason
int reason
-
-
-
Exception com.highdeal.pnr.hci.UnlockSubscriptionException
class UnlockSubscriptionException extends OperationFailureException implements Serializable-
Serialized Fields
-
message
String message
-
reason
int reason
-
-
-
Exception com.highdeal.pnr.hci.UpdateRateException
class UpdateRateException extends OperationFailureException implements Serializable-
Serialized Fields
-
message
String message
-
origin
OperationFailureException origin
-
reason
int reason
-
stopRateResult
StopRateResult stopRateResult
-
-
-
-
Package com.highdeal.pnr.tif
-
Exception com.highdeal.pnr.tif.ITransactionField.BadFieldException
class BadFieldException extends Exception implements Serializable -
Exception com.highdeal.pnr.tif.ITransactionField.InvalidArgumentValueException
class InvalidArgumentValueException extends ITransactionField.BadFieldException implements Serializable- serialVersionUID:
- 7548356633891936053L
-
Exception com.highdeal.pnr.tif.ITransactionField.InvalidTypeFieldException
class InvalidTypeFieldException extends ITransactionField.BadFieldException implements Serializable -
Exception com.highdeal.pnr.tif.ITransactionField.InvalidValueException
class InvalidValueException extends ITransactionField.BadFieldException implements Serializable -
Exception com.highdeal.pnr.tif.ITransactionField.MissingMandatoryArgumentException
class MissingMandatoryArgumentException extends ITransactionField.BadFieldException implements Serializable -
Exception com.highdeal.pnr.tif.TransactionProcessorFailureException
class TransactionProcessorFailureException extends Exception implements Serializable-
Serialized Fields
-
exception
Exception exception
-
index
int index
-
reason
int reason
-
-
-
-
Package com.highdeal.rangetable.hci
-
Exception com.highdeal.rangetable.hci.InvalidExportRangeTableRowsException
class InvalidExportRangeTableRowsException extends com.highdeal.table.hci.InvalidImportExportTableRowsException implements Serializable -
Exception com.highdeal.rangetable.hci.InvalidImportRangeTableRowsException
class InvalidImportRangeTableRowsException extends com.highdeal.table.hci.InvalidImportExportTableRowsException implements Serializable
-
-
Package com.highdeal.tax.hci
-
Exception com.highdeal.tax.hci.InvalidTaxException
class InvalidTaxException extends OperationFailureException implements Serializable- serialVersionUID:
- 1748119777627570373L
-
Serialized Fields
-
reason
int reason
The reason of the exception
-
-