libcamgm
Static Public Member Functions | List of all members
ca_mgm::ExceptionDetail::Errno< exType > Struct Template Reference

#include <Exception.hpp>

Static Public Member Functions

static exType simple (char const *file, int line, int errnum)
 
template<typename Mtype >
static exType format (char const *file, int line, Mtype const &msg, int errnum)
 
static exType format (char const *file, int line, char const *msg, int errnum)
 

Member Function Documentation

template<typename exType >
template<typename Mtype >
static exType ca_mgm::ExceptionDetail::Errno< exType >::format ( char const *  file,
int  line,
Mtype const &  msg,
int  errnum 
)
inlinestatic
template<typename exType >
static exType ca_mgm::ExceptionDetail::Errno< exType >::format ( char const *  file,
int  line,
char const *  msg,
int  errnum 
)
inlinestatic
template<typename exType >
static exType ca_mgm::ExceptionDetail::Errno< exType >::simple ( char const *  file,
int  line,
int  errnum 
)
inlinestatic

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