Package io.micronaut.http.server.exceptions
package io.micronaut.http.server.exceptions
HTTP server exceptions.
- Since:
- 1.0
- Author:
- Graeme Rocher
-
ClassDescriptionDefault handle for
ContentLengthExceededException
errors.Handles exception of typeConversionErrorException
.Handles exceptions of typeDuplicateRouteException
.A generic hook for handling exceptions that occurs during the execution of an HTTP request.Exceptions related to the HTTP server.Handles exception of typeHttpStatusException
.Thrown for an unrecoverable server exceptions.Default exception handler for jackson processing errors.Default exception handler for JSON processing errors.An exception thrown on server startup.Handles exception of typeUnsatisfiedArgumentException
.Handles exceptions of typeUnsatisfiedRouteException
.Handles exception of typeURISyntaxException
.