fawkes::SyntaxErrorException Class Reference
[Fawkes Exceptions]

Syntax error. More...

#include <core/exceptions/software.h>

Inheritance diagram for fawkes::SyntaxErrorException:

[legend]
List of all members.

Public Member Functions

 SyntaxErrorException (const char *format,...) throw ()
 Constructor.

Detailed Description

Syntax error.

Throw this exception if a syntax error happened, for example in interpreted code or a configuration file.

Definition at line 102 of file software.h.


Constructor & Destructor Documentation

fawkes::SyntaxErrorException::SyntaxErrorException ( const char *  format,
  ... 
) throw ()

Constructor.

Parameters:
format message format, takes sprintf() parameters as variadic arguments

Definition at line 267 of file software.cpp.

References fawkes::Exception::append_va().


The documentation for this class was generated from the following files:
Generated on Tue Feb 22 13:31:38 2011 for Fawkes API by  doxygen 1.4.7