Uses of Class
com.ellucian.ethos.integration.client.errors.Request
-
Packages that use Request Package Description com.ellucian.ethos.integration.client.errors -
-
Uses of Request in com.ellucian.ethos.integration.client.errors
Methods in com.ellucian.ethos.integration.client.errors that return Request Modifier and Type Method Description RequestEthosError. getRequest()Get original request that caused the error.Methods in com.ellucian.ethos.integration.client.errors with parameters of type Request Modifier and Type Method Description voidEthosError. setRequest(Request request)Set original request that caused the error.
-