Class EncryptionKeyUnavailableException

    • Constructor Detail

      • EncryptionKeyUnavailableException

        public EncryptionKeyUnavailableException​(String message)
        Constructs a new EncryptionKeyUnavailableException with the specified error message.
        Parameters:
        message - Describes the error encountered.