getException() method
Returns the exception if it is set.
Syntax
public
Exception
getException
()
Parameters
None
–
Returns
The exception stored in RequestStateElement.
Example 1
RequestStateElement element; element.getException();
Parent topic:
RequestStateElement class
Created December 5, 2013.
To comment on this topic, go to:
DocCommentXchange
.