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:
    Serialized Form
    • Constructor Detail

      • CertificateNotReadyException

        public CertificateNotReadyException​(String message)