Medial Code Documentation
Loading...
Searching...
No Matches
Public Member Functions
dmlc::Error Struct Reference

exception class that will be thrown by default logger if DMLC_LOG_FATAL_THROW == 1 More...

#include <logging.h>

Inheritance diagram for dmlc::Error:

Public Member Functions

 Error (const std::string &s)
 constructor
 

Detailed Description

exception class that will be thrown by default logger if DMLC_LOG_FATAL_THROW == 1

Constructor & Destructor Documentation

◆ Error()

dmlc::Error::Error ( const std::string &  s)
inlineexplicit

constructor

Parameters
sthe error message

The documentation for this struct was generated from the following file: