|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClientToolkitException | |
uk.org.ogsadai.client.toolkit.exception | Classes for exposing faults from OGSA-DAI services as client-side exceptions. |
uk.org.ogsadai.client.toolkit.soap | This package provides classes for invoking operations on web services using SOAP over HTTP via Apache Axis. |
Uses of ClientToolkitException in uk.org.ogsadai.client.toolkit.exception |
Subclasses of ClientToolkitException in uk.org.ogsadai.client.toolkit.exception | |
class |
DeserializationException
An internal problem arose in the client toolkit when trying to deserialize information from a service. |
class |
PerformDocumentException
An internal problem arose in the client toolkit when trying to construct a Perform document. |
class |
ResourcePropertyException
An internal problem arose in the client toolkit when trying to extract a resource property. |
class |
ResponseDocumentException
An internal problem arose in the client toolkit when trying to construct a Response document. |
class |
UnsupportedOperationException
A problem arose in client-server communications due to an operation being unsupported by a service. |
Uses of ClientToolkitException in uk.org.ogsadai.client.toolkit.soap |
Subclasses of ClientToolkitException in uk.org.ogsadai.client.toolkit.soap | |
class |
CreateDAIFaultException
An internal problem arose in the client toolkit when trying to create an instance of an OGSA-DAI Web service fault class. |
class |
CTkSOAPException
An internal problem arose in the client toolkit when trying to construct a SOAP message. |
class |
MapAxisFaultException
There is no mapping for an Axis fault name to an OGSA-DAI fault class. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |