Uses of Class
org.hpccsystems.ws.client.wrappers.EspExceptionWrapper
-
Packages that use EspExceptionWrapper Package Description org.hpccsystems.ws.client.wrappers Layer of abstraction between caller and HPCC Systems Web Service interface. -
-
Uses of EspExceptionWrapper in org.hpccsystems.ws.client.wrappers
Methods in org.hpccsystems.ws.client.wrappers that return types with arguments of type EspExceptionWrapper Modifier and Type Method Description List<EspExceptionWrapper>ArrayOfEspExceptionWrapper. getEspExceptions()Gets the esp exceptions.Constructors in org.hpccsystems.ws.client.wrappers with parameters of type EspExceptionWrapper Constructor Description EspExceptionWrapper(EspExceptionWrapper espExceptionWrapper)Instantiates a new esp exception wrapper.
-