Class Index | Cross Index | Namespace Index |
Format Exception
Contained in: global
Derived from:
LdasException
Derived by:
none
#include "general/formatexception.hh"
public function member index: |
|||
inline | FormatException | (int library, int code, const std::string& msg = "", const std::string& info = "", const char* file = 0, size_t line = 0) throw ( ); | Constructor. |
Just call the LdasException constructor.
Parameters:
Parameter | Description |
int library | |
int code | |
const string& msg | |
const string& info | |
const char* file | |
size_t line |