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