Package io.micronaut.http.exceptions
package io.micronaut.http.exceptions
HTTP exceptions.
- Since:
- 1.0
- Author:
- Graeme Rocher
-
ClassDescriptionException thrown when the client or server unexpectedly closes the connection.Exception thrown when the content length exceeds the allowed amount.Parent class of all exceptions thrown during HTTP processing.Exception thrown to return a specific HttpStatus and an error message.Exception that occurs when reading or writing a message body.Thrown when the URI syntax is correct.