#include <BALL/STRUCTURE/fragmentDB.h>
Public Member Functions | |
NoFragmentNode (const char *file, int line, const string &filename) | |
~NoFragmentNode () throw () | |
Protected Attributes | |
string | filename_ |
No fragment node found. This exception is thrown by init if the resource database does not contain a Fragments
entry.
BALL::FragmentDB::NoFragmentNode::NoFragmentNode | ( | const char * | file, | |
int | line, | |||
const string & | filename | |||
) |
BALL::FragmentDB::NoFragmentNode::~NoFragmentNode | ( | ) | throw () [inline] |
string BALL::FragmentDB::NoFragmentNode::filename_ [protected] |