Uses of Class
com.ebasetech.xi.services.HttpServerError
Package | Description |
---|---|
com.ebasetech.xi.services |
-
Uses of HttpServerError in com.ebasetech.xi.services
Methods in com.ebasetech.xi.services that return HttpServerError Modifier and Type Method Description HttpServerError
Errors. createServerError(java.lang.String error, int code)
Creates aHttpServerError
supplying an error message and the response code.