| Class | Description |
|---|---|
| HttpResponseMapper |
Maps an HttpResponseException to the HTTP code embedded in the exception
|
| NotFoundMapper |
404 mapper
|
| TMUnavailableMapper |
Map service unavailable exceptions
|
| TransactionStatusMapper |
map transaction status exceptions
|
| Exception | Description |
|---|---|
| ResourceNotFoundException |
404 exception
|
| TMUnavailableException |
Unable to contact the REST based Transaction Coordinator
|
| TransactionStatusException |
transaction status exception
|
| Error | Description |
|---|---|
| HttpResponseException |
Exception for wrapping unexpected http response codes
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.