EMANE  1.2.1
exception.h File Reference
#include <exception>
#include <string>
#include <cstdarg>

Go to the source code of this file.

Classes

class  EMANE::Exception
 Exception base class that allows for type and description information. More...
 

Namespaces

 EMANE
 

Functions

template<typename T , std::size_t len = 1024>
EMANE::makeException (const char *fmt,...)