#include <BALL/DATATYPE/string.h>
Public Member Functions | |
UnboundSubstring (const char *file, int line) |
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.
Definition at line 1057 of file string.h.
BALL::Substring::UnboundSubstring::UnboundSubstring | ( | const char * | file, | |
int | line | |||
) |