getRestHttpResponse() Function
Syntax |
| |
---|---|---|
Semantics | Returns a HTTP response object. Set the details of this object to return them to the caller.
| |
Substitutables |
| An object of type Base Components.Add Ons.REST.Response: |
Examples |
NONE
|
getRestHttpResponse()
can be used to implement REST error handling.
Related Pages: