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

This package provides classes representing faults - defined in the IBM WS-ResourceReporties XML Schema and thrown by OGSA-DAI WSI services - as exceptions.

See:
          Description

Class Summary
BaseFaultTypeErrorCode Client-side representation of deserialized WSRF BaseFaultType error code.
 

Exception Summary
BaseFaultType Client-side representation of deserialized WSRF BaseFaultType.
InvalidResourcePropertyQNameFaultType Client-side representation of deserialized WSRF InvalidResourcePropertyQNameFaultType.
ResourceUnknownFaultType Client-side representation of deserialized WSRF ResourceUnknownFaultType.
 

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

This package provides classes representing faults - defined in the IBM WS-ResourceReporties XML Schema and thrown by OGSA-DAI WSI services - as exceptions. These classes parse the XML representations of the faults to extract the information contained therein.