Class AcmeProtocolException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.shredzone.acme4j.exception.AcmeProtocolException
All Implemented Interfaces:
Serializable

This runtime exception is thrown on ACME protocol errors that should not occur. For example, this exception is thrown when a server response could not be parsed.
See Also: