1-16 SOMobjects Base Toolkit: Programmer’s Reference Manual
somExceptionValue Function
Purpose
Gets the value of the exception contained in an Environment structure.
Syntax
somToken somExceptionValue (Environment *ev);
Description
The somExceptionValue function returns the value of the exception contained in the
specified Environment structure.
Parameters
ev A pointer to an Environment structure containing an exception.
Return Value
The somExceptionValue function returns a pointer to the value of the exception contained
in the specified Environment structure.
Example
See the somSetException function.
Related Information
Functions: somExceptionId, somdExceptionFree, somSetException,
somGetGlobalEnvironment
Data Structures: somToken (somapi.h), Environment (somcorba.h)
Commenti su questo manuale