Searched refs:THROW_MSG_CAUSE_ (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/utilities/
H A Dexceptions.hpp259 #define THROW_MSG_CAUSE_(name, message, cause, result) \ macro
269 #define THROW_MSG_CAUSE_0(name, message, cause) THROW_MSG_CAUSE_(name, message, cause, 0)

Completed in 30 milliseconds