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 | Deprecated
The new class will be updated to extend Exception instead of Error
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.