| 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
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.