class Alfodr::Exceptions::EncryptionKeyMissing

Overview

NOTE Any exceptions which aren't part of and http request cycle shouldn't inherit from Base.

Defined in:

alfodr/exceptions/exceptions.cr

Constructors

Constructor Detail

def self.new(file_path, encrypt_env) #

[View source]