Package uk.org.ogsadai.client.toolkit.service.faults

This package provides classes representing faults from OGSA-DAI services - and defined in OGSA-DAI's XML Schema - as exceptions.

See:
          Description

Exception Summary
AuthorisationFaultType Client-side representation of deserialized AuthorisationFaultType.
ChainedFaultType Client-side representation of deserialized ChainedFaultType.
ComplexFaultType Client-side representation of deserialized ComplexFaultType.
DAIFaultType Superclass of all OGSA-DAI-specific Axis faults.
InternalFaultType Client-side representation of deserialized InternalFaultType.
ReasonFaultType Client-side representation of deserialized ReasonFaultType.
RequestFaultType Client-side representation of deserialized RequestFaultType.
ResourceBusyFaultType Client-side representation of deserialized ResourceBusyFaultType.
ResourceUnknownFaultType Client-side representation of deserialized ResourceUnknownFaultType.
SimpleFaultType Client-side representation of deserialized SimpleFaultType.
 

Package uk.org.ogsadai.client.toolkit.service.faults Description

This package provides classes representing faults from OGSA-DAI services - and defined in OGSA-DAI's XML Schema - as exceptions. These classes parse the XML representations of the faults to extract the information contained therein.