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