Package ratpack.core.error
Types that deal with handling application errors.
-
Interface Summary Interface 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.