uCosminexus Application Server, Web Service Development Guide

[Contents][Glossary][Index][Back][Next]

getResponse() method

Description

This method acquires the ClientResponse object related to exceptions.

Syntax

public ClientResponse getResponse()

Parameter

None.

Return value

The method returns the ClientResponse object.

Notes

None.