class Launch::Exceptions::EncryptionKeyMissing

Overview

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

Defined in:

launch/exceptions/exceptions.cr

Constructors

Instance methods inherited from class Object

blank? blank?, present? present?

Constructor Detail

def self.new(file_path, encrypt_env) #

[View source]