evio  6.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
evio::EvioException Class Reference

Exception class for Evio software package. More...

#include <EvioException.h>

Public Member Functions

 EvioException (const std::string &msg) noexcept
 
 EvioException (const std::exception &ex) noexcept
 
 EvioException (const std::string &msg, const char *file, int line) noexcept
 

Detailed Description

Exception class for Evio software package.

Date
04/10/2019
Author
timmer

Constructor & Destructor Documentation

evio::EvioException::EvioException ( const std::string &  msg)
inlineexplicitnoexcept
evio::EvioException::EvioException ( const std::exception &  ex)
inlineexplicitnoexcept
evio::EvioException::EvioException ( const std::string &  msg,
const char *  file,
int  line 
)
inlinenoexcept

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