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