module Athena::Console::Exception
#
Both acts as a namespace for exceptions related to the Athena::Console
component, as well as a way to check for exceptions from the component.
Exposes a #code
method that represents the exit code of a command invocation.