Class CAP3Errors
- java.lang.Object
-
- CAP3Errors
-
public class CAP3Errors extends Object
Defines metadata for cap_v3's errors.
-
-
Field Summary
Fields Modifier and Type Field Description static TcapError
cancelFailed
Error metadata for CAP-errortypes.cancelFailed.static TcapError
cancelled
Error metadata for CAP-errortypes.canceled.static TcapError
eTCFailed
Error metadata for CAP-errortypes.eTCFailed.static TcapError
improperCallerResponse
Error metadata for CAP-errortypes.improperCallerResponse.static TcapError
missingCustomerRecord
Error metadata for CAP-errortypes.missingCustomerRecord.static TcapError
missingParameter
Error metadata for CAP-errortypes.missingParameter.static TcapError
parameterOutOfRange
Error metadata for CAP-errortypes.parameterOutOfRange.static TcapError
requestedInfoError
Error metadata for CAP-errortypes.requestedInfoError.static TcapError
systemFailure
Error metadata for CAP-errortypes.systemFailure.static TcapError
taskRefused
Error metadata for CAP-errortypes.taskRefused.static TcapError
unavailableResource
Error metadata for CAP-errortypes.unavailableResource.static TcapError
unexpectedComponentSequence
Error metadata for CAP-errortypes.unexpectedComponentSequence.static TcapError
unexpectedDataValue
Error metadata for CAP-errortypes.unexpectedDataValue.static TcapError
unexpectedParameter
Error metadata for CAP-errortypes.unexpectedParameter.static TcapError
unknownLegID
Error metadata for CAP-errortypes.unknownLegID.static TcapError
unknownPDPID
Error metadata for CAP-errortypes.unknownPDPID.
-
-
-
Field Detail
-
cancelFailed
public static final TcapError cancelFailed
Error metadata for CAP-errortypes.cancelFailed.- Parent error:
CAP2Errors.cancelFailed
- Parameter:
CCCancelFailedArg
(required) - Error event class:
CCCancelFailedErrorEvent
- Error event type:
- Name: com.opencloud.slee.resources.cgin.OperationError
- Vendor: OpenCloud
- Version: 3.1
Used as error by
CAP3Operations.cancel
. - Parent error:
-
cancelled
public static final TcapError cancelled
Error metadata for CAP-errortypes.canceled.- Parent error:
CAP2Errors.cancelled
- Parameter: none
- Error event class:
CCCancelledErrorEvent
- Error event type:
- Name: com.opencloud.slee.resources.cgin.OperationError
- Vendor: OpenCloud
- Version: 3.1
Used as error by
CAP3Operations.promptAndCollectUserInformation
.Used as error by
CAP3Operations.playAnnouncement
. - Parent error:
-
eTCFailed
public static final TcapError eTCFailed
Error metadata for CAP-errortypes.eTCFailed.- Parent error:
CAP2Errors.eTCFailed
- Parameter: none
- Error event class:
CCETCFailedErrorEvent
- Error event type:
- Name: com.opencloud.slee.resources.cgin.OperationError
- Vendor: OpenCloud
- Version: 3.1
Used as error by
CAP3Operations.establishTemporaryConnection
. - Parent error:
-
improperCallerResponse
public static final TcapError improperCallerResponse
Error metadata for CAP-errortypes.improperCallerResponse.- Parent error:
CAP2Errors.improperCallerResponse
- Parameter: none
- Error event class:
CCImproperCallerResponseErrorEvent
- Error event type:
- Name: com.opencloud.slee.resources.cgin.OperationError
- Vendor: OpenCloud
- Version: 3.1
Used as error by
CAP3Operations.promptAndCollectUserInformation
. - Parent error:
-
missingCustomerRecord
public static final TcapError missingCustomerRecord
Error metadata for CAP-errortypes.missingCustomerRecord.- Parent error:
CAP2Errors.missingCustomerRecord
- Parameter: none
- Error event class:
CCMissingCustomerRecordErrorEvent
- Error event type:
- Name: com.opencloud.slee.resources.cgin.OperationError
- Vendor: OpenCloud
- Version: 3.1
Used as error by
CAP3Operations.initialDPGPRS
.Used as error by
CAP3Operations.assistRequestInstructions
.Used as error by
CAP3Operations.initialDP
.Used as error by
CAP3Operations.initialDPSMS
. - Parent error:
-
missingParameter
public static final TcapError missingParameter
Error metadata for CAP-errortypes.missingParameter.- Parent error:
CAP2Errors.missingParameter
- Parameter: none
- Error event class:
CCMissingParameterErrorEvent
- Error event type:
- Name: com.opencloud.slee.resources.cgin.OperationError
- Vendor: OpenCloud
- Version: 3.1
Used as error by
CAP3Operations.requestReportGPRSEvent
.Used as error by
CAP3Operations.applyChargingGPRS
.Used as error by
CAP3Operations.applyChargingReportGPRS
.Used as error by
CAP3Operations.initialDPGPRS
.Used as error by
CAP3Operations.entityReleasedGPRS
.Used as error by
CAP3Operations.resetTimerGPRS
.Used as error by
CAP3Operations.sendChargingInformationGPRS
.Used as error by
CAP3Operations.connectGPRS
.Used as error by
CAP3Operations.continueGPRS
.Used as error by
CAP3Operations.cancelGPRS
.Used as error by
CAP3Operations.releaseGPRS
.Used as error by
CAP3Operations.furnishChargingInformationGPRS
.Used as error by
CAP3Operations.assistRequestInstructions
.Used as error by
CAP3Operations.promptAndCollectUserInformation
.Used as error by
CAP3Operations.cancel
.Used as error by
CAP3Operations.playAnnouncement
.Used as error by
CAP3Operations.initialDP
.Used as error by
CAP3Operations.applyChargingReport
.Used as error by
CAP3Operations.furnishChargingInformation
.Used as error by
CAP3Operations.applyCharging
.Used as error by
CAP3Operations.resetTimer
.Used as error by
CAP3Operations.sendChargingInformation
.Used as error by
CAP3Operations.callInformationRequest
.Used as error by
CAP3Operations.connectToResource
.Used as error by
CAP3Operations.establishTemporaryConnection
.Used as error by
CAP3Operations.requestReportBCSMEvent
.Used as error by
CAP3Operations.connect
.Used as error by
CAP3Operations.continueWithArgument
.Used as error by
CAP3Operations.initialDPSMS
.Used as error by
CAP3Operations.resetTimerSMS
.Used as error by
CAP3Operations.connectSMS
.Used as error by
CAP3Operations.requestReportSMSEvent
.Used as error by
CAP3Operations.furnishChargingInformationSMS
. - Parent error:
-
parameterOutOfRange
public static final TcapError parameterOutOfRange
Error metadata for CAP-errortypes.parameterOutOfRange.- Parent error:
CAP2Errors.parameterOutOfRange
- Parameter: none
- Error event class:
CCParameterOutOfRangeErrorEvent
- Error event type:
- Name: com.opencloud.slee.resources.cgin.OperationError
- Vendor: OpenCloud
- Version: 3.1
Used as error by
CAP3Operations.requestReportGPRSEvent
.Used as error by
CAP3Operations.applyChargingGPRS
.Used as error by
CAP3Operations.applyChargingReportGPRS
.Used as error by
CAP3Operations.initialDPGPRS
.Used as error by
CAP3Operations.resetTimerGPRS
.Used as error by
CAP3Operations.sendChargingInformationGPRS
.Used as error by
CAP3Operations.connectGPRS
.Used as error by
CAP3Operations.promptAndCollectUserInformation
.Used as error by
CAP3Operations.playAnnouncement
.Used as error by
CAP3Operations.initialDP
.Used as error by
CAP3Operations.applyChargingReport
.Used as error by
CAP3Operations.applyCharging
.Used as error by
CAP3Operations.resetTimer
.Used as error by
CAP3Operations.sendChargingInformation
.Used as error by
CAP3Operations.callInformationRequest
.Used as error by
CAP3Operations.requestReportBCSMEvent
.Used as error by
CAP3Operations.connect
.Used as error by
CAP3Operations.continueWithArgument
.Used as error by
CAP3Operations.initialDPSMS
.Used as error by
CAP3Operations.resetTimerSMS
.Used as error by
CAP3Operations.connectSMS
.Used as error by
CAP3Operations.requestReportSMSEvent
. - Parent error:
-
requestedInfoError
public static final TcapError requestedInfoError
Error metadata for CAP-errortypes.requestedInfoError.- Parent error:
CAP2Errors.requestedInfoError
- Parameter:
CCRequestedInfoErrorArg
(required) - Error event class:
CCRequestedInfoErrorErrorEvent
- Error event type:
- Name: com.opencloud.slee.resources.cgin.OperationError
- Vendor: OpenCloud
- Version: 3.1
Used as error by
CAP3Operations.callInformationRequest
. - Parent error:
-
systemFailure
public static final TcapError systemFailure
Error metadata for CAP-errortypes.systemFailure.- Parent error:
CAP2Errors.systemFailure
- Parameter:
CCUnavailableNetworkResource
(required) - Error event class:
CCSystemFailureErrorEvent
- Error event type:
- Name: com.opencloud.slee.resources.cgin.OperationError
- Vendor: OpenCloud
- Version: 3.1
Used as error by
CAP3Operations.requestReportGPRSEvent
.Used as error by
CAP3Operations.applyChargingGPRS
.Used as error by
CAP3Operations.applyChargingReportGPRS
.Used as error by
CAP3Operations.initialDPGPRS
.Used as error by
CAP3Operations.sendChargingInformationGPRS
.Used as error by
CAP3Operations.connectGPRS
.Used as error by
CAP3Operations.assistRequestInstructions
.Used as error by
CAP3Operations.promptAndCollectUserInformation
.Used as error by
CAP3Operations.playAnnouncement
.Used as error by
CAP3Operations.initialDP
.Used as error by
CAP3Operations.applyChargingReport
.Used as error by
CAP3Operations.applyCharging
.Used as error by
CAP3Operations.sendChargingInformation
.Used as error by
CAP3Operations.callInformationRequest
.Used as error by
CAP3Operations.disconnectForwardConnection
.Used as error by
CAP3Operations.connectToResource
.Used as error by
CAP3Operations.establishTemporaryConnection
.Used as error by
CAP3Operations.requestReportBCSMEvent
.Used as error by
CAP3Operations.connect
.Used as error by
CAP3Operations.initialDPSMS
.Used as error by
CAP3Operations.connectSMS
.Used as error by
CAP3Operations.requestReportSMSEvent
. - Parent error:
-
taskRefused
public static final TcapError taskRefused
Error metadata for CAP-errortypes.taskRefused.- Parent error:
CAP2Errors.taskRefused
- Parameter:
CCTaskRefusedArg
(required) - Error event class:
CCTaskRefusedErrorEvent
- Error event type:
- Name: com.opencloud.slee.resources.cgin.OperationError
- Vendor: OpenCloud
- Version: 3.1
Used as error by
CAP3Operations.requestReportGPRSEvent
.Used as error by
CAP3Operations.applyChargingGPRS
.Used as error by
CAP3Operations.applyChargingReportGPRS
.Used as error by
CAP3Operations.initialDPGPRS
.Used as error by
CAP3Operations.entityReleasedGPRS
.Used as error by
CAP3Operations.resetTimerGPRS
.Used as error by
CAP3Operations.sendChargingInformationGPRS
.Used as error by
CAP3Operations.connectGPRS
.Used as error by
CAP3Operations.cancelGPRS
.Used as error by
CAP3Operations.releaseGPRS
.Used as error by
CAP3Operations.furnishChargingInformationGPRS
.Used as error by
CAP3Operations.assistRequestInstructions
.Used as error by
CAP3Operations.promptAndCollectUserInformation
.Used as error by
CAP3Operations.cancel
.Used as error by
CAP3Operations.playAnnouncement
.Used as error by
CAP3Operations.initialDP
.Used as error by
CAP3Operations.applyChargingReport
.Used as error by
CAP3Operations.furnishChargingInformation
.Used as error by
CAP3Operations.applyCharging
.Used as error by
CAP3Operations.resetTimer
.Used as error by
CAP3Operations.sendChargingInformation
.Used as error by
CAP3Operations.callInformationRequest
.Used as error by
CAP3Operations.disconnectForwardConnection
.Used as error by
CAP3Operations.connectToResource
.Used as error by
CAP3Operations.establishTemporaryConnection
.Used as error by
CAP3Operations.requestReportBCSMEvent
.Used as error by
CAP3Operations.connect
.Used as error by
CAP3Operations.initialDPSMS
.Used as error by
CAP3Operations.resetTimerSMS
.Used as error by
CAP3Operations.connectSMS
.Used as error by
CAP3Operations.requestReportSMSEvent
.Used as error by
CAP3Operations.furnishChargingInformationSMS
. - Parent error:
-
unavailableResource
public static final TcapError unavailableResource
Error metadata for CAP-errortypes.unavailableResource.- Parent error:
CAP2Errors.unavailableResource
- Parameter: none
- Error event class:
CCUnavailableResourceErrorEvent
- Error event type:
- Name: com.opencloud.slee.resources.cgin.OperationError
- Vendor: OpenCloud
- Version: 3.1
Used as error by
CAP3Operations.promptAndCollectUserInformation
.Used as error by
CAP3Operations.playAnnouncement
. - Parent error:
-
unexpectedComponentSequence
public static final TcapError unexpectedComponentSequence
Error metadata for CAP-errortypes.unexpectedComponentSequence.- Parent error:
CAP2Errors.unexpectedComponentSequence
- Parameter: none
- Error event class:
CCUnexpectedComponentSequenceErrorEvent
- Error event type:
- Name: com.opencloud.slee.resources.cgin.OperationError
- Vendor: OpenCloud
- Version: 3.1
Used as error by
CAP3Operations.requestReportGPRSEvent
.Used as error by
CAP3Operations.applyChargingGPRS
.Used as error by
CAP3Operations.applyChargingReportGPRS
.Used as error by
CAP3Operations.initialDPGPRS
.Used as error by
CAP3Operations.resetTimerGPRS
.Used as error by
CAP3Operations.sendChargingInformationGPRS
.Used as error by
CAP3Operations.connectGPRS
.Used as error by
CAP3Operations.furnishChargingInformationGPRS
.Used as error by
CAP3Operations.assistRequestInstructions
.Used as error by
CAP3Operations.promptAndCollectUserInformation
.Used as error by
CAP3Operations.playAnnouncement
.Used as error by
CAP3Operations.initialDP
.Used as error by
CAP3Operations.applyChargingReport
.Used as error by
CAP3Operations.furnishChargingInformation
.Used as error by
CAP3Operations.applyCharging
.Used as error by
CAP3Operations.resetTimer
.Used as error by
CAP3Operations.sendChargingInformation
.Used as error by
CAP3Operations.callInformationRequest
.Used as error by
CAP3Operations.disconnectForwardConnection
.Used as error by
CAP3Operations.connectToResource
.Used as error by
CAP3Operations.establishTemporaryConnection
.Used as error by
CAP3Operations.requestReportBCSMEvent
.Used as error by
CAP3Operations.connect
.Used as error by
CAP3Operations.continueWithArgument
.Used as error by
CAP3Operations.initialDPSMS
.Used as error by
CAP3Operations.resetTimerSMS
.Used as error by
CAP3Operations.connectSMS
.Used as error by
CAP3Operations.requestReportSMSEvent
.Used as error by
CAP3Operations.furnishChargingInformationSMS
. - Parent error:
-
unexpectedDataValue
public static final TcapError unexpectedDataValue
Error metadata for CAP-errortypes.unexpectedDataValue.- Parent error:
CAP2Errors.unexpectedDataValue
- Parameter: none
- Error event class:
CCUnexpectedDataValueErrorEvent
- Error event type:
- Name: com.opencloud.slee.resources.cgin.OperationError
- Vendor: OpenCloud
- Version: 3.1
Used as error by
CAP3Operations.requestReportGPRSEvent
.Used as error by
CAP3Operations.applyChargingGPRS
.Used as error by
CAP3Operations.applyChargingReportGPRS
.Used as error by
CAP3Operations.initialDPGPRS
.Used as error by
CAP3Operations.resetTimerGPRS
.Used as error by
CAP3Operations.sendChargingInformationGPRS
.Used as error by
CAP3Operations.connectGPRS
.Used as error by
CAP3Operations.continueGPRS
.Used as error by
CAP3Operations.furnishChargingInformationGPRS
.Used as error by
CAP3Operations.assistRequestInstructions
.Used as error by
CAP3Operations.promptAndCollectUserInformation
.Used as error by
CAP3Operations.playAnnouncement
.Used as error by
CAP3Operations.initialDP
.Used as error by
CAP3Operations.applyChargingReport
.Used as error by
CAP3Operations.furnishChargingInformation
.Used as error by
CAP3Operations.applyCharging
.Used as error by
CAP3Operations.resetTimer
.Used as error by
CAP3Operations.sendChargingInformation
.Used as error by
CAP3Operations.callInformationRequest
.Used as error by
CAP3Operations.connectToResource
.Used as error by
CAP3Operations.establishTemporaryConnection
.Used as error by
CAP3Operations.requestReportBCSMEvent
.Used as error by
CAP3Operations.connect
.Used as error by
CAP3Operations.continueWithArgument
.Used as error by
CAP3Operations.initialDPSMS
.Used as error by
CAP3Operations.resetTimerSMS
.Used as error by
CAP3Operations.connectSMS
.Used as error by
CAP3Operations.requestReportSMSEvent
.Used as error by
CAP3Operations.furnishChargingInformationSMS
. - Parent error:
-
unexpectedParameter
public static final TcapError unexpectedParameter
Error metadata for CAP-errortypes.unexpectedParameter.- Parent error:
CAP2Errors.unexpectedParameter
- Parameter: none
- Error event class:
CCUnexpectedParameterErrorEvent
- Error event type:
- Name: com.opencloud.slee.resources.cgin.OperationError
- Vendor: OpenCloud
- Version: 3.1
Used as error by
CAP3Operations.requestReportGPRSEvent
.Used as error by
CAP3Operations.applyChargingGPRS
.Used as error by
CAP3Operations.applyChargingReportGPRS
.Used as error by
CAP3Operations.initialDPGPRS
.Used as error by
CAP3Operations.resetTimerGPRS
.Used as error by
CAP3Operations.sendChargingInformationGPRS
.Used as error by
CAP3Operations.connectGPRS
.Used as error by
CAP3Operations.furnishChargingInformationGPRS
.Used as error by
CAP3Operations.assistRequestInstructions
.Used as error by
CAP3Operations.promptAndCollectUserInformation
.Used as error by
CAP3Operations.playAnnouncement
.Used as error by
CAP3Operations.initialDP
.Used as error by
CAP3Operations.applyChargingReport
.Used as error by
CAP3Operations.furnishChargingInformation
.Used as error by
CAP3Operations.applyCharging
.Used as error by
CAP3Operations.resetTimer
.Used as error by
CAP3Operations.sendChargingInformation
.Used as error by
CAP3Operations.callInformationRequest
.Used as error by
CAP3Operations.connectToResource
.Used as error by
CAP3Operations.establishTemporaryConnection
.Used as error by
CAP3Operations.requestReportBCSMEvent
.Used as error by
CAP3Operations.connect
.Used as error by
CAP3Operations.continueWithArgument
.Used as error by
CAP3Operations.initialDPSMS
.Used as error by
CAP3Operations.resetTimerSMS
.Used as error by
CAP3Operations.connectSMS
.Used as error by
CAP3Operations.requestReportSMSEvent
.Used as error by
CAP3Operations.furnishChargingInformationSMS
. - Parent error:
-
unknownLegID
public static final TcapError unknownLegID
Error metadata for CAP-errortypes.unknownLegID.- Parent error:
CAP2Errors.unknownLegID
- Parameter: none
- Error event class:
CCUnknownLegIDErrorEvent
- Error event type:
- Name: com.opencloud.slee.resources.cgin.OperationError
- Vendor: OpenCloud
- Version: 3.1
Used as error by
CAP3Operations.applyCharging
.Used as error by
CAP3Operations.sendChargingInformation
.Used as error by
CAP3Operations.callInformationRequest
.Used as error by
CAP3Operations.requestReportBCSMEvent
. - Parent error:
-
unknownPDPID
public static final TcapError unknownPDPID
Error metadata for CAP-errortypes.unknownPDPID.- Parameter: none
- Error event class:
CAP3UnknownPDPIDErrorEvent
- Error event type:
- Name: com.opencloud.slee.resources.cgin.OperationError
- Vendor: OpenCloud
- Version: 3.1
Used as error by
CAP3Operations.eventReportGPRS
.Used as error by
CAP3Operations.requestReportGPRSEvent
.Used as error by
CAP3Operations.applyChargingGPRS
.Used as error by
CAP3Operations.applyChargingReportGPRS
.Used as error by
CAP3Operations.entityReleasedGPRS
.Used as error by
CAP3Operations.resetTimerGPRS
.Used as error by
CAP3Operations.sendChargingInformationGPRS
.Used as error by
CAP3Operations.connectGPRS
.Used as error by
CAP3Operations.continueGPRS
.Used as error by
CAP3Operations.cancelGPRS
.Used as error by
CAP3Operations.releaseGPRS
.Used as error by
CAP3Operations.furnishChargingInformationGPRS
.
-
-