public class AbiquoException extends HttpException
| Constructor and Description |
|---|
AbiquoException(int code,
ErrorDto error) |
AbiquoException(int code,
ErrorsDto errors) |
| Modifier and Type | Method and Description |
|---|---|
ErrorDto |
firstError() |
ErrorDto |
getError(String code) |
ErrorsDto |
getErrors() |
boolean |
hasError(String code) |
getCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2008–2021 Abiquo Holdings S.L.. All rights reserved.