SettingsError Class Reference

#include <Pt/Settings.h>

Settings Format Error.

Inherits SerializationError.

Public Member Functions

 SettingsError (const char *what, std::size_t line)
 Constructor.
 
 ~SettingsError () throw ()
 Destructor.
 
std::size_t line () const
 Returns the line number where the error occured.