void my_function() { sedris::seTransmittal my_transmittal; ... sedris::seObject my_object; .... }
using namespace sedris; void my_function() { seTransmittal my_transmittal; ... seObject my_object; .... }
|
Throws an INACTIONABLE API exception.
|
|
Throws API exceptions. This function is a convenient way of throwing an exception since it takes parameters in the form of a "printf" function call. sedris::SE_ThrowEx(seException::INACTIONABLE, "wrong number: %d", 7);
|
SEDRIS Transmittal Access C++ API | 4.0.0 beta - 14 Jul 2004 |
Copyright © 2004 SEDRIS | Docs by Doxygen 1.3.2 |