Searched defs:RERAISE (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/lib/DPS/sun-src/include/DPS/
H A Ddpsexcept.h101 exception handler executes RERAISE, the exception is propagated to
108 case, the handler should perform its cleanup, then execute RERAISE.
115 RERAISE to propagate the exception to a higher-level handler.
239 #define RERAISE RAISE(Exception.Code, Exception.Message) macro

Completed in 10 milliseconds