23 : std::runtime_error(msg +
"\nYou've found a bug! Please report it.") {}
Definition InternalError.h:11
An exception thrown when an internal error occurs.
Definition InternalError.h:21
InternalError(const std::string &msg)
Definition InternalError.h:22