SAP CC 1.0
API 4.2 (Core)

com.highdeal.hci
Class OperationFailureException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.highdeal.hci.OperationFailureException
All Implemented Interfaces:
OperationResult, XMLMarshallable, java.io.Serializable
Direct Known Subclasses:
ActivateException, AlreadyExistException, AuthenticationFailedException, BadMessageFormatException, BatchChargeException, CannotInverseException, CleanupException, DefaultHCIException, DisabledFeatureException, DoesNotExistException, ExpirationAlertException, ExportSubscriberSubsDataException, ForbiddenChargeException, IncompatibleOperationException, InvalidBuildEZTaxLogException, InvalidBulkModificationException, InvalidCreationException, InvalidDeletionException, InvalidExportException, InvalidHolidayException, InvalidImportException, InvalidInstanceException, InvalidItemException, InvalidModificationException, InvalidParameterValueException, InvalidPasswordException, InvalidSearchException, InvalidTaxException, NotAuthorizedException, OperationCanceledException, PartitionOperationException, PostRateException, PreRateException, RerateBulkException, RetryableDatabaseException, ServerFailureException, StartRateException, StatelessPreRatingException, StatelessRateException, StopRateException, TransactionClearingException, UnknownParameterException, UnlockSubscriptionException, UpdateRateException

public abstract class OperationFailureException
extends java.lang.Exception
implements OperationResult

The root exception for all operations.

See Also:
Serialized Form

Constructor Summary
OperationFailureException()
           
OperationFailureException(java.lang.String message)
           
 
Method Summary
 java.lang.String getOperandReference()
          Gets the code or the reference (if no code exists) identifying the operand of the operation.
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.highdeal.hci.XMLMarshallable
addCharacterData, addChild, marshal, setAttributes
 

Constructor Detail

OperationFailureException

public OperationFailureException()

OperationFailureException

public OperationFailureException(java.lang.String message)
Method Detail

getOperandReference

public java.lang.String getOperandReference()
Description copied from interface: OperationResult
Gets the code or the reference (if no code exists) identifying the operand of the operation. If the operation is not auditable, the operand reference is null.

Specified by:
getOperandReference in interface OperationResult
Returns:
The operand reference of the result.

SAP CC 1.0
API 4.2 (Core)


API Reference - July 2009

SAP Convergent Charging 1.0 (build R4.2.1.35.0.0)
CONVERGENT CHARGING 4.2

(c) Copyright 2009 SAP AG. All rights reserved.