somExceptionValue - Syntax

This function gets the value of the exception contained in an Environment structure.

Environment     *env;
somToken         rc;

rc = somExceptionValue(env);


[Back: somExceptionValue]
[Next: somExceptionValue Parameter - env]