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

/gem5/ext/dsent/libutil/
H A DException.cc26 Exception::Exception(const String& exception_msg_) throw() argument
27 : exception(), mExceptionMsg(exception_msg_)
H A DAssert.h29 #define ASSERT(test_value_,exception_msg_)
H A DException.h38 Exception(const String& exception_msg_) throw();

Completed in 4 milliseconds