LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
exception.h File Reference
#include "cetlib_except/coded_exception.h"
#include <string>

Go to the source code of this file.

Namespaces

 mf
 
 mf::errors
 
 mf::detail
 

Typedefs

using mf::Exception = cet::coded_exception< errors::error, detail::translate >
 

Enumerations

enum  mf::errors::error { mf::errors::Configuration = 1, mf::errors::LogicError, mf::errors::OtherError }
 

Functions

std::string mf::detail::translate (errors::error)