Klasse AcmeProtocolException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.shredzone.acme4j.exception.AcmeProtocolException
Alle implementierten Schnittstellen:
Serializable
Bekannte direkte Unterklassen:
AcmeNotSupportedException

A runtime exception that is thrown when the response of the server is violating the RFC, and could not be handled or parsed for that reason. It is an indicator that the CA does not fully comply with the RFC, and is usually not expected to be thrown.
Siehe auch: