NoSuchPageException

throw if the request path is not found. Done automatically by the default catch all handler.

class NoSuchPageException : Exception {}
Suggestion Box / Bug Report