Module org.shredzone.acme4j
Package org.shredzone.acme4j.exception
@ReturnValuesAreNonnullByDefault
@DefaultAnnotationForParameters(edu.umd.cs.findbugs.annotations.NonNull.class)
@DefaultAnnotationForFields(edu.umd.cs.findbugs.annotations.NonNull.class)
package org.shredzone.acme4j.exception
-
ClassDescriptionA generic ACME exception.This runtime exception is thrown when an
AcmeException
occured while trying to lazy-load a resource from the ACME server.This exception is thrown when a network error occured while communicating with the server.This runtime exception is thrown on ACME protocol errors that should not occur.An exception that is thrown when a rate limit was exceeded.This exception is thrown when a server side process has not been completed yet, and the server returned an estimated retry date.An exception that is thrown when the ACME server returned an error.An exception that is thrown when the client is not authorized.An exception that is thrown when the user is required to take action as indicated.