|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FrameworkException | |
org.csapi.jr.se.fw | Contains the Parlay Framework data type classes. |
Uses of FrameworkException in org.csapi.jr.se.fw |
Subclasses of FrameworkException in org.csapi.jr.se.fw | |
class |
AccessDeniedException
The client is not currently authenticated with the framework |
class |
DuplicatePropertyNameException
A duplicate property name has been received |
class |
InvalidAdditionToSagException
A client application cannot be added to the SAG because this would imply that the client application has two concurrent service profiles at a particular moment in time for a particular service. |
class |
InvalidSagToServiceProfileAssignmentException
A SAG cannot be assigned to the service profile because this would imply that a client application has two concurrent service profiles at a particular moment in time for a particular service. |
class |
MissingMandatoryPropertyException
Mandatory Property Missing |
class |
NoAcceptableAuthenticationMechanismException
No authentication mechanism, which is acceptable to the framework, is supported by the client |
class |
NoAcceptableEncryptionCapabilityException
No encryption mechanism, which is acceptable to the framework, is supported by the client |
class |
NoAcceptableSigningAlgorithmException
No signing algorithm, which is acceptable to the framework, is supported by the client |
class |
PropertyTypeMismatchException
Property Type Mismatch |
class |
ServiceAccessDeniedException
The client application is not allowed to access this service. |
class |
ServiceTypeUnavailableException
The service type is not available according to the Framework. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |