Class EncryptionKeyNotFoundException

    • Constructor Detail

      • EncryptionKeyNotFoundException

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