module Athena::Routing::Exception
#
Both acts as a namespace for exceptions related to the Athena::Routing
component, as well as a way to check for exceptions from the component.
Direct including types
Athena::Routing::Exception::InvalidArgument
Athena::Routing::Exception::InvalidParameter
Athena::Routing::Exception::MethodNotAllowed
Athena::Routing::Exception::MissingRequiredParameters
Athena::Routing::Exception::NoConfiguration
Athena::Routing::Exception::ResourceNotFound
Athena::Routing::Exception::RouteNotFound