class

Athena::Dotenv::Exception::Path

Inherits Athena::Dotenv::Exception < RuntimeError < SystemError < Exception < Reference < Object

Raised when a .env file is unable to be read, or non-existent.

Constructors

new(path : String | Path, cause : ::Exception | Nil = nil)
Source