Uses of Class
com.xero.models.payrollau.ModelAPIException
-
Packages that use ModelAPIException Package Description com.xero.models.payrollau -
-
Uses of ModelAPIException in com.xero.models.payrollau
Methods in com.xero.models.payrollau that return ModelAPIException Modifier and Type Method Description ModelAPIExceptionModelAPIException. errorNumber(BigDecimal errorNumber)The error numberModelAPIExceptionModelAPIException. message(String message)The message describing the errorModelAPIExceptionModelAPIException. type(String type)The type of error
-