Package com.mastfrog.acteur.errors
package com.mastfrog.acteur.errors
-
ClassDescriptionConvenience implementation of ErrorResponse backed by a map, with constructors for various common scenarios.Renders error messages into responsesInformation needed to generate an http response for an error.Deprecated.Use ErrorResponse.create() instead.Converts exceptions thrown inside Acteurs into error messages.Registry of things which create error responses for exceptions.Exception that can be thrown from a Provider and result in a specific HTTP error response.