module Arcanus::Errors

Collection of errors that can be thrown by the application.

This implements an exception hierarchy which exceptions to be grouped by type so the {ExceptionHandler} can display them appropriately.