| Enum | Description |
|---|---|
| HttpError |
Represents an error that can happen in an HTTP operation.
|
| Exception | Description |
|---|---|
| HttpMessageParsingException |
Exception thrown when there is a problem parsing an HTTP message.
|
| ResourceNotFoundException |
Thrown when a static file is requested but not found, associated with a 404 status code.
|
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.