|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvalidArgumentException | |
org.csapi.jr.se | Contains the common data type classes for use with all Parlay services. |
org.csapi.jr.se.cs | Contains the Parlay Charging Service data type classes and interfaces. |
org.csapi.jr.se.fw | Contains the Parlay Framework data type classes. |
org.csapi.jr.se.mm | Contains the Parlay Mobility data types classes. |
org.csapi.jr.se.termcap | Contains the Parlay Terminal Capabilities data types and interfaces. |
org.csapi.jr.se.ui | Contains the Parlay Generic User Interaction interfaces and classes. |
Uses of InvalidArgumentException in org.csapi.jr.se |
Subclasses of InvalidArgumentException in org.csapi.jr.se | |
class |
InvalidAddressException
Invalid address specified. |
class |
InvalidAmountException
Invalid amount specified. |
class |
InvalidAssignmentIdException
The assignment ID is invalid |
class |
InvalidCriteriaException
Invalid criteria specified. |
class |
InvalidCurrencyException
Invalid currency specified. |
class |
InvalidEnumValueException
Thrown when an enum data type is accessed with an invalid request value |
class |
InvalidEventTypeException
Invalid event type. |
class |
InvalidInterfaceNameException
Invalid interface name. |
class |
InvalidInterfaceTypeException
The interface reference supplied by the client is the wrong type. |
class |
InvalidSessionIdException
Invalid session ID. |
class |
InvalidTimeAndDateFormatException
Invalid date and time format provided. |
class |
InvalidUnionAccessorException
Thrown when the expected data element has not been set |
class |
InvalidVersionException
An invalid version is specified. |
class |
UnknownSubscriberException
The subscriber is not known in the network or the application is unauthorised to access information. |
class |
UnsupportedAddressPlanException
An address contains an address plan which is not supported. |
Uses of InvalidArgumentException in org.csapi.jr.se.cs |
Subclasses of InvalidArgumentException in org.csapi.jr.se.cs | |
class |
InvalidAccountException
Invalid merchant account specified. |
class |
InvalidRequestNumberException
Invalid request number specified. |
class |
InvalidUserException
Invalid user specified. |
class |
InvalidVolumeException
Invalid volume specified. |
Uses of InvalidArgumentException in org.csapi.jr.se.fw |
Subclasses of InvalidArgumentException in org.csapi.jr.se.fw | |
class |
IllegalServiceIdException
Illegal Service ID |
class |
IllegalServiceTypeException
Illegal Service Type |
class |
InvalidAccessTypeException
The framework does not support the type of access interface requested by the client. |
class |
InvalidActivityTestIdException
ID does not correspond to a valid activity test request |
class |
InvalidAgreementTextException
Invalid agreement text |
class |
InvalidAuthTypeException
Invalid type of authentication mechanism |
class |
InvalidClientAppIdException
Invalid Client Application ID |
class |
InvalidDomainIdException
Invalid client ID |
class |
InvalidEncryptionCapabilityException
Invalid encryption capability |
class |
InvalidEntOpIdException
Invalid Enterprise Operator ID |
class |
InvalidPropertyException
The framework does not recognise the property supplied by the client |
class |
InvalidSagIdException
Invalid Subscription Assignment Group ID |
class |
InvalidServiceContractIdException
Invalid Service Contract ID |
class |
InvalidServiceIdException
Invalid service ID |
class |
InvalidServiceProfileIdException
Invalid service profile ID |
class |
InvalidServiceTokenException
The service token has not been issued, or it has expired. |
class |
InvalidServiceTypeException
Invalid Service Type |
class |
InvalidSignatureException
Invalid digital signature |
class |
InvalidSigningAlgorithmException
Invalid signing algorithm |
class |
ServiceNotEnabledException
The service ID does not correspond to a service that has been enabled |
class |
UnknownServiceIdException
Unknown Service ID |
class |
UnknownServiceTypeException
Unknown Service Type |
Uses of InvalidArgumentException in org.csapi.jr.se.mm |
Subclasses of InvalidArgumentException in org.csapi.jr.se.mm | |
class |
InvalidReportingIntervalException
The requested reporting interval is not valid |
Uses of InvalidArgumentException in org.csapi.jr.se.termcap |
Subclasses of InvalidArgumentException in org.csapi.jr.se.termcap | |
class |
InvalidTerminalIdException
The request can not be handled because the terminal id specified is not valid. |
Uses of InvalidArgumentException in org.csapi.jr.se.ui |
Subclasses of InvalidArgumentException in org.csapi.jr.se.ui | |
class |
IdNotFoundException
Information id unknown. |
class |
IllegalIdException
Information id specified is invalid. |
class |
IllegalRangeException
The values for minimum and maximum collection length are out of range. |
class |
InvalidCollectionCriteriaException
Invalid collection criteria specified. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |