#include <exceptions.h>
Inheritance diagram for StringFormatException:

Public Member Functions | |
| StringFormatException (void) | |
| Create an IndexOutOfBoundsException with a default message. | |
| StringFormatException (const std::string &mesg) | |
| Create an IndexOutOfBoundsException with a custom message. | |
|
|
Create an IndexOutOfBoundsException with a custom message.
|
1.4.2