Medial Code Documentation
|
exception class that will be thrown by default logger if DMLC_LOG_FATAL_THROW == 1 More...
#include <logging.h>
Public Member Functions | |
Error (const std::string &s) | |
constructor | |
exception class that will be thrown by default logger if DMLC_LOG_FATAL_THROW == 1
|
inlineexplicit |
constructor
s | the error message |