Class AcmeServerException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AcmeRateLimitedException, AcmeUnauthorizedException, AcmeUserActionRequiredException

public class AcmeServerException extends AcmeException
An exception that is thrown when the ACME server returned an error. It contains further details of the cause.
See Also: