Class AcmeValidationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.digicert.validation.exceptions.DcvException
com.digicert.validation.exceptions.ValidationException
com.digicert.validation.exceptions.AcmeValidationException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionAcmeValidationException(DcvError dcvError, AcmeValidationRequest acmeValidationRequest) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
acmeValidationRequest
-
-
Constructor Details
-
AcmeValidationException
-