Uses of Class
org.hpccsystems.ws.client.wrappers.ExceptionsWrapper
-
Packages that use ExceptionsWrapper Package Description org.hpccsystems.ws.client.wrappers Layer of abstraction between caller and HPCC Systems Web Service interface. -
-
Uses of ExceptionsWrapper in org.hpccsystems.ws.client.wrappers
Methods in org.hpccsystems.ws.client.wrappers that return ExceptionsWrapper Modifier and Type Method Description ExceptionsWrapperExceptionsWrapper. getRaw()Gets the raw.Constructors in org.hpccsystems.ws.client.wrappers with parameters of type ExceptionsWrapper Constructor Description ExceptionsWrapper(ExceptionsWrapper exceptions)Instantiates a new exceptions wrapper.
-