Uses of Class
net.n2oapp.platform.jaxrs.RestMessage.Error
-
-
Uses of RestMessage.Error in net.n2oapp.platform.jaxrs
Methods in net.n2oapp.platform.jaxrs that return types with arguments of type RestMessage.Error Modifier and Type Method Description List<RestMessage.Error>RestException. getErrors()List<RestMessage.Error>RestMessage. getErrors()Constructor parameters in net.n2oapp.platform.jaxrs with type arguments of type RestMessage.Error Constructor Description RestMessage(List<RestMessage.Error> errors)
-