| Class | Description |
|---|---|
| BadRequestExceptionMapper |
Exception mapper for any exception thrown by RESTEasy when HTTP Bad Request (400) is encountered.
|
| DefaultOptionsMethodExceptionMapper | |
| ExceptionMapperUtils | |
| ExceptionMapperUtils.EntityIdAndPath | |
| ExceptionMapperUtils.EntityTypeAndPath | |
| ExceptionMapperUtils.RelationshipNameAndPath | |
| FallbackExceptionMapper | |
| IllegalArgumentExceptionMapper | |
| NotAcceptableExceptionMapper |
Exception mapper for any exception thrown by RESTEasy when HTTP Not Acceptable (406) is encountered.
|
| NotAllowedExceptionMapper |
Exception mapper for any exception thrown by RESTEasy when HTTP Method Not Allowed (405) is encountered.
|
| NotSupportedExceptionMapper |
Exception mapper for any exception thrown by RESTEasy when HTTP Unsupported Media Type (415) is encountered.
|
| ReaderExceptionMapper |
Exception mapper for any exception thrown by a body reader chain.
|
| ValidationExceptionMapper |
Exception mapper for
ValidationExceptions thrown by Inventory. |
Copyright © 2016 Red Hat. All rights reserved.