Uses of Class
uk.org.ogsadai.client.toolkit.service.faults.InternalFaultType

Packages that use InternalFaultType
uk.org.ogsadai.client.toolkit.exception Classes for exposing faults from OGSA-DAI services as client-side exceptions. 
 

Uses of InternalFaultType in uk.org.ogsadai.client.toolkit.exception
 

Methods in uk.org.ogsadai.client.toolkit.exception with parameters of type InternalFaultType
static ServerException FaultToException.getServerException(InternalFaultType fault)
          Return a ServerException corresponding to a InternalFaultType.