Go to the documentation of this file.
   12 #include <ecl/config/ecl.hpp> 
   13 #ifndef ECL_DISABLE_EXCEPTIONS 
   19 #include "../../include/ecl/exceptions/standard_exception.hpp" 
   36 StandardException::StandardException(
const char* loc, 
ErrorFlag error, 
const std::string &msg ) :
 
   45     detailed_message(e.detailed_message)
 
   58     return what_msg.c_str();
 
  
virtual const char * what() const
Virtual parent class for the ecl exceptions.
const ErrorFlag error_flag
Standard exception type, provides code location and error string.
std::string detailed_message
const char * what() const
StandardException(const char *loc, ErrorFlag error)
Default constructor for standard exceptions.
ecl_exceptions
Author(s): Daniel Stonier 
autogenerated on Wed Mar 2 2022 00:16:17