Class CertificateNotReadyException

All Implemented Interfaces:
Serializable

public class CertificateNotReadyException extends TransientException
Exception thrown when trying to validate an application which is configured with a certificate that is not yet retrievable
Author:
andreer
See Also:
  • Constructor Details

    • CertificateNotReadyException

      public CertificateNotReadyException(String message)