#include <string.h>
Inheritance diagram for Substring::UnboundSubstring:
Public Member Functions | |
UnboundSubstring (const char *file, int line) |
This exception is thrown by most accessors and predicates of Substring if the substring is not bound to a string.