Exception: Waves::Dispatchers::NotFoundError
- Defined in:
- lib/dispatchers/base.rb
Overview
A NotFoundError means what you think it means. The dispatchers included with Waves do not natively intercept this exception. Instead an exception handler must be registered in the application mappings. The Simple foundation registers a minimal handler, while the Default foundation registers a slightly fleshier one.