#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.
| BALL::Substring::UnboundSubstring::UnboundSubstring | ( | const char * | file, | |
| int | line | |||
| ) |