#include <Pt/Settings.h>
Invalid settings text.
Inherits SerializationError.
|
|
| SettingsError (const char *what, std::size_t line) |
| | Constructs with a message and the line of the error.
|
|
| ~SettingsError () throw () |
| | Destructor.
|
|
std::size_t | line () const |
| | Returns the line number where the error occured.
|