Uses of Class
org.bonitasoft.web.client.model.Error
-
Packages that use Error Package Description org.bonitasoft.web.client.model -
-
Uses of Error in org.bonitasoft.web.client.model
Methods in org.bonitasoft.web.client.model that return Error Modifier and Type Method Description ErrorError. addExplanationsItem(String explanationsItem)ErrorError. exception(String exception)ErrorError. explanations(List<String> explanations)ErrorError. message(String message)
-