BALL::FragmentDB::NoFragmentNode Class Reference

#include <BALL/STRUCTURE/fragmentDB.h>

Inheritance diagram for BALL::FragmentDB::NoFragmentNode:
BALL::Exception::GeneralException

List of all members.


Public Member Functions

 NoFragmentNode (const char *file, int line, const string &filename)
 ~NoFragmentNode () throw ()

Protected Attributes

string filename_

Detailed Description

No fragment node found. This exception is thrown by init if the resource database does not contain a Fragments entry.


Constructor & Destructor Documentation

BALL::FragmentDB::NoFragmentNode::NoFragmentNode ( const char *  file,
int  line,
const string &  filename 
)
BALL::FragmentDB::NoFragmentNode::~NoFragmentNode (  )  throw () [inline]

Member Data Documentation