Uses of Class
com.xero.models.accounting.Error
Packages that use Error
-
Uses of Error in com.xero.api
Methods in com.xero.api that return ErrorMethods in com.xero.api with parameters of type ErrorModifier and TypeMethodDescriptionvoidXeroApiExceptionHandler.validationError(String objectType, Error error, Exception e) Handle Validation Errors (400)Constructors in com.xero.api with parameters of type ErrorModifierConstructorDescriptionXeroApiException(int responseCode, Error error, Exception e) Init Xero API ExceptionXeroApiException(int responseCode, String message, Error error, Exception e) Init Xero API ExceptionXeroBadRequestException(String objectType, Error error, Exception e) XeroBadRequestExceptionXeroConflictException(String objectType, Error error) XeroConflictExceptionXeroMethodNotAllowedException(String objectType, Error error) XeroMethodNotAllowedException -
Uses of Error in com.xero.models.accounting
Methods in com.xero.models.accounting that return ErrorModifier and TypeMethodDescriptionError.addElementsItem(Element elementsItem) Array of Elements of validation ErrorsArray of Elements of validation ErrorsError.errorNumber(Integer errorNumber) Exception numberException messageException type