BALL::Substring::UnboundSubstring Class Reference

#include <BALL/DATATYPE/string.h>

Inheritance diagram for BALL::Substring::UnboundSubstring:
BALL::Exception::GeneralException

List of all members.


Public Member Functions

 UnboundSubstring (const char *file, int line)

Detailed Description

Exception thrown if an unbound substring is accessed. This exception is thrown by most accessors and predicates of Substring if the substring is not bound to a string.


Constructor & Destructor Documentation

BALL::Substring::UnboundSubstring::UnboundSubstring ( const char *  file,
int  line 
)