Substring::InvalidSubstring Class Reference
Exception thrown if an invalid substring is accessed.
More...
#include <string.h>
Inheritance diagram for Substring::InvalidSubstring:
List of all members.
|
Public Member Functions |
| InvalidSubstring (const char *file, int line) |
Detailed Description
Exception thrown if an invalid substring is accessed.
This exception is thrown if an invalid substring is to be used.
- See also:
- isValid