![pbnigrefp102.htm](arrow-left.png)
![pbnigrefp104.htm](arrow-right.png)
IPB_Session interface:
ClearException method
Description
Clears the current PowerBuilder exception object.
Syntax
ClearException ()
Return Values
None.
Usage
HasExceptionThrown returns false after
a call to ClearException. If no exception has
been thrown, this call has no effect.
See Also