|
|||||||||||
?PREV PACKAGE? ?NEXT PACKAGE | FRAMES ? ?NO FRAMES ? ? |
See:
??????????Description
Class Summary | |
FaultToException | A collection of static methods for converting uk.org.ogsadai.client.toolkit.service.fault s into OGSA-DAI client toolkit exceptions. |
Exception Summary | |
AuthorisationException | A server-side authorisation error occurred. |
ClientToolkitException | An internal problem arose in the client toolkit. |
DataFormatException | Data is not in an expected format and a problem was encountered when parsing it. |
DeserializationException | An internal problem arose in the client toolkit when trying to deserialize information from a service. |
PerformDocumentException | An internal problem arose in the client toolkit when trying to construct a Perform document. |
RequestException | There is a problem with the client's request. |
RequestExecutionException | The request failed because one or more activities failed. |
RequestMaximumReachedException | The maximum number of requests that can be processed and queued has been reached. |
ResourceBusyException | A resource the client attempted to contact is busy server-side. |
ResourceIDAlreadyAssignedException | A client-proposed resource ID is already assigned server-side. |
ResourcePropertyException | An internal problem arose in the client toolkit when trying to extract a resource property. |
ResourceUnknownException | A resource the client attempted to contact is unknown server-side. |
ResponseDocumentException | An internal problem arose in the client toolkit when trying to construct a Response document. |
ServerException | An internal server-side error occurred. |
ServiceCommsException | A problem arose in client-server communications. |
SOAPAttachmentException | An internal problem arose in the client toolkit when trying to extract SOAP attachments. |
UnknownSessionException | A session in the client's request is unknown to the target data service resource. |
UnknownSessionStreamException | A stream in the client's request is unknown to the session to which the request was directed. |
UnsupportedActivityException | An activity in the client's request is unknown to the target data service resource. |
UnsupportedOperationException | A problem arose in client-server communications due to an operation being unsupported by a service. |
Classes for exposing faults from OGSA-DAI services as client-side exceptions.
This includes a class FaultToException
to map uk.org.ogsadai.client.toolkit.service.faults
to exceptions in this package.
|
|||||||||||
?PREV PACKAGE? ?NEXT PACKAGE | FRAMES ? ?NO FRAMES ? ? |