public class CustomerNotFoundResponseMapper extends org.wso2.msf4j.client.codec.RestErrorResponseMapper<CustomerNotFoundRestServiceException>
| Modifier and Type | Field and Description |
|---|---|
static String |
ERROR_CODE |
| Constructor and Description |
|---|
CustomerNotFoundResponseMapper() |
| Modifier and Type | Method and Description |
|---|---|
Class<CustomerNotFoundRestServiceException> |
getExceptionClass() |
String |
getExceptionKey() |
public static final String ERROR_CODE
public String getExceptionKey()
getExceptionKey in class org.wso2.msf4j.client.codec.RestErrorResponseMapper<CustomerNotFoundRestServiceException>public Class<CustomerNotFoundRestServiceException> getExceptionClass()
getExceptionClass in class org.wso2.msf4j.client.codec.RestErrorResponseMapper<CustomerNotFoundRestServiceException>Copyright © 2025 WSO2. All rights reserved.