Uses of Class
org.api.mkm.modele.Error
| Package | Description |
|---|---|
| org.api.mkm.exceptions | |
| org.api.mkm.modele |
-
Uses of Error in org.api.mkm.exceptions
Constructors in org.api.mkm.exceptions with parameters of type Error Constructor Description MkmException(Error error) -
Uses of Error in org.api.mkm.modele
Methods in org.api.mkm.modele that return Error Modifier and Type Method Description ErrorResponse. getErrors()Methods in org.api.mkm.modele with parameters of type Error Modifier and Type Method Description voidResponse. setErrors(Error errors)