class

Athena::Dotenv::Exception::Format

Inherits Athena::Dotenv::Exception::Logic < Athena::Dotenv::Exception < Exception < Reference < Object

Raised when there is a parsing error within a .env file.

Constructors

new(message : String, context : Athena::Dotenv::Exception::Format::Context, cause : ::Exception | Nil = nil)
Source

Instance methods

context

Returns an object containing contextual information about this error.

Source

Nested types