BadSignatureException |
The exception is thrown when signature validation of NetLicensing signed response fails.
|
ConversionException |
This exception class should be used when there's a problem during the conversion from one representation of object to
another (for example, during the transformation of an XML item to an entity).
|
MalformedArgumentsException |
Thrown when illegal arguments are passed to the NetLicensing client call.
|
NetLicensingException |
Base class for checked exceptions with a root cause.
|
RestException |
The Class RestException can be used in cases where no checked exception can be thrown (e.g.
|
ServiceException |
ServiceException is thrown when error response is received from the service.
|
WrongResponseFormatException |
The exception class that should be used when the content of the response of NetLicensing service doesn't meet
expectations that we impose on it.
|