|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ComplexFaultType | |
uk.org.ogsadai.client.toolkit.exception | Classes for exposing faults from OGSA-DAI services as client-side exceptions. |
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. |
Uses of ComplexFaultType in uk.org.ogsadai.client.toolkit.exception |
Methods in uk.org.ogsadai.client.toolkit.exception with parameters of type ComplexFaultType | |
private static RequestException |
FaultToException.getSoloRequestException(ComplexFaultType fault)
Return a RequestException corresponding to a
server-side fault. |
Uses of ComplexFaultType in uk.org.ogsadai.client.toolkit.service.faults |
Subclasses of ComplexFaultType in uk.org.ogsadai.client.toolkit.service.faults | |
class |
ChainedFaultType
Client-side representation of deserialized ChainedFaultType . |
class |
ReasonFaultType
Client-side representation of deserialized ReasonFaultType . |
class |
RequestFaultType
Client-side representation of deserialized RequestFaultType . |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |