Uses of Package
com.mastfrog.acteur.errors
Packages that use com.mastfrog.acteur.errors
-
Classes in com.mastfrog.acteur.errors used by com.mastfrog.acteurClassDescriptionConvenience implementation of ErrorResponse backed by a map, with constructors for various common scenarios.Information needed to generate an http response for an error.
-
Classes in com.mastfrog.acteur.errors used by com.mastfrog.acteur.errorsClassDescriptionConvenience implementation of ErrorResponse backed by a map, with constructors for various common scenarios.Information needed to generate an http response for an error.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.