getRestHttpResponse() Function
Syntax |
NONE
| |
---|---|---|
Semantics | Returns a HTTP response object. Set the details of this object to return them to the caller.
| |
Substitutables | aResponseObject | An object of type Base Components::Add Ons::REST::Response: ![]() |
Examples |
NONE
getRestHttpResponse() can be used to impement REST error handling. Refer to REST Service Error Handling for more details. |
Related Pages: