T - A Class representing the Exception which extends RestServiceException to be thrown for
the given keypublic abstract class RestErrorResponseMapper<T extends RestServiceException> extends Object
String from REST service error response to instantiate the
corresponding interface| Constructor and Description |
|---|
RestErrorResponseMapper() |
| Modifier and Type | Method and Description |
|---|---|
abstract Class<T> |
getExceptionClass() |
abstract String |
getExceptionKey() |
Copyright © 2022 WSO2. All rights reserved.