Module io.jooby
Package io.jooby.exception
package io.jooby.exception
-
ClassDescriptionSpecific exception for bad request.Specific error for forbidden access.Generate by CSRF handler.Whether a HTTP method isn't supported.Missing exception.Whether the accept header isn't acceptable.When a request doesn't match any of the available routes.Provisioning exception, throws by MVC routes when parameter binding fails.Thrown when a required service is not available.Thrown when Jooby was unable to initialize and start an application up.Runtime exception with status code.Type mismatch exception.Specific error for unauthorized access.Whether there is no decoder for the requested
Content-Type
.