public class ResponseHelper extends Object
A BmcException
exception is thrown in response to failures from a REST endpoint. It
contains the status code of the HTTP response as well as an application code and message
describing the problem.
Modifier and Type | Class and Description |
---|---|
static class |
ResponseHelper.ErrorCodeAndMessage |
Modifier and Type | Field and Description |
---|---|
static Map<Integer,String> |
DEFAULT_ERROR_MESSAGES |
Constructor and Description |
---|
ResponseHelper() |
Copyright © 2016–2024. All rights reserved.