Uses of Package
ratpack.core.error
-
Packages that use ratpack.core.error Package Description ratpack.core.error Types that deal with handling application errors. -
Classes in ratpack.core.error used by ratpack.core.error Class Description ClientErrorHandler The client error handler deals with errors that are due to the client doing something wrong.ServerErrorHandler An object that can deal with errors that occur during the processing of an exchange.