mCRL2
|
Standard exception class for reporting runtime errors. More...
#include <exception.h>
Public Member Functions | |
runtime_error (const std::string &message) | |
Constructor. | |
Standard exception class for reporting runtime errors.
Definition at line 26 of file exception.h.
|
inline |