Athena::Console::Exception::Logic
Inherits Athena::Console::Exception / Exception / Reference / Object
Represents a code logic error that should lead directly to a fix in your code.
Constructors
new(message : String, code : Int32 = 0, cause : ::Exception | Nil = nil)
Source