Uses of Package
net.webpdf.wsclient.exception
-
Classes in net.webpdf.wsclient.exception used by net.webpdf.wsclient.exception Class Description Error Errorenumerates the known webPDF wsclient errors.ResultException An instance ofResultExceptionwill be encountered in case a wsclient operation failed for some reason.
AResultExceptionmostly serves as the common, generic, catchable base type for more specific exceptions that provide more detailed information about the failure. -
Classes in net.webpdf.wsclient.exception used by net.webpdf.wsclient.session Class Description ResultException An instance ofResultExceptionwill be encountered in case a wsclient operation failed for some reason.
AResultExceptionmostly serves as the common, generic, catchable base type for more specific exceptions that provide more detailed information about the failure. -
Classes in net.webpdf.wsclient.exception used by net.webpdf.wsclient.session.auth Class Description AuthResultException An instance ofAuthResultExceptionindicates some error during the execution of a usedAuthProvider.
The actualExceptioncan be requested by callingThrowable.getCause().ResultException An instance ofResultExceptionwill be encountered in case a wsclient operation failed for some reason.
AResultExceptionmostly serves as the common, generic, catchable base type for more specific exceptions that provide more detailed information about the failure. -
Classes in net.webpdf.wsclient.exception used by net.webpdf.wsclient.session.connection.http Class Description ResultException An instance ofResultExceptionwill be encountered in case a wsclient operation failed for some reason.
AResultExceptionmostly serves as the common, generic, catchable base type for more specific exceptions that provide more detailed information about the failure. -
Classes in net.webpdf.wsclient.exception used by net.webpdf.wsclient.session.connection.https Class Description ResultException An instance ofResultExceptionwill be encountered in case a wsclient operation failed for some reason.
AResultExceptionmostly serves as the common, generic, catchable base type for more specific exceptions that provide more detailed information about the failure. -
Classes in net.webpdf.wsclient.exception used by net.webpdf.wsclient.session.rest Class Description ResultException An instance ofResultExceptionwill be encountered in case a wsclient operation failed for some reason.
AResultExceptionmostly serves as the common, generic, catchable base type for more specific exceptions that provide more detailed information about the failure. -
Classes in net.webpdf.wsclient.exception used by net.webpdf.wsclient.session.rest.administration Class Description ResultException An instance ofResultExceptionwill be encountered in case a wsclient operation failed for some reason.
AResultExceptionmostly serves as the common, generic, catchable base type for more specific exceptions that provide more detailed information about the failure. -
Classes in net.webpdf.wsclient.exception used by net.webpdf.wsclient.session.rest.documents Class Description ResultException An instance ofResultExceptionwill be encountered in case a wsclient operation failed for some reason.
AResultExceptionmostly serves as the common, generic, catchable base type for more specific exceptions that provide more detailed information about the failure. -
Classes in net.webpdf.wsclient.exception used by net.webpdf.wsclient.session.soap Class Description ResultException An instance ofResultExceptionwill be encountered in case a wsclient operation failed for some reason.
AResultExceptionmostly serves as the common, generic, catchable base type for more specific exceptions that provide more detailed information about the failure. -
Classes in net.webpdf.wsclient.exception used by net.webpdf.wsclient.session.soap.documents Class Description ResultException An instance ofResultExceptionwill be encountered in case a wsclient operation failed for some reason.
AResultExceptionmostly serves as the common, generic, catchable base type for more specific exceptions that provide more detailed information about the failure. -
Classes in net.webpdf.wsclient.exception used by net.webpdf.wsclient.session.soap.documents.datasource Class Description ResultException An instance ofResultExceptionwill be encountered in case a wsclient operation failed for some reason.
AResultExceptionmostly serves as the common, generic, catchable base type for more specific exceptions that provide more detailed information about the failure. -
Classes in net.webpdf.wsclient.exception used by net.webpdf.wsclient.tools Class Description ResultException An instance ofResultExceptionwill be encountered in case a wsclient operation failed for some reason.
AResultExceptionmostly serves as the common, generic, catchable base type for more specific exceptions that provide more detailed information about the failure. -
Classes in net.webpdf.wsclient.exception used by net.webpdf.wsclient.webservice Class Description ResultException An instance ofResultExceptionwill be encountered in case a wsclient operation failed for some reason.
AResultExceptionmostly serves as the common, generic, catchable base type for more specific exceptions that provide more detailed information about the failure. -
Classes in net.webpdf.wsclient.exception used by net.webpdf.wsclient.webservice.rest Class Description ResultException An instance ofResultExceptionwill be encountered in case a wsclient operation failed for some reason.
AResultExceptionmostly serves as the common, generic, catchable base type for more specific exceptions that provide more detailed information about the failure. -
Classes in net.webpdf.wsclient.exception used by net.webpdf.wsclient.webservice.soap Class Description ResultException An instance ofResultExceptionwill be encountered in case a wsclient operation failed for some reason.
AResultExceptionmostly serves as the common, generic, catchable base type for more specific exceptions that provide more detailed information about the failure.