Class WebServiceException

    • Constructor Detail

      • WebServiceException

        public WebServiceException​(String message)
      • WebServiceException

        public WebServiceException​(String message,
                                   Throwable cause)
    • Method Detail

      • getFaultInfo

        @NotNull
        public abstract @NotNull FaultInfo getFaultInfo()
        Returns the fault info object of this exception, containing more detailed information about the WebServiceException, that occurred on the server side.
        Returns:
        returns fault bean: net.webpdf.wsclient.schema.stubs.toolbox.FaultInfo