Public Member Functions

fawkes::UnknownTypeException Class Reference
[Fawkes Exceptions]

Unknown type. More...

#include <>>

Inheritance diagram for fawkes::UnknownTypeException:
Inheritance graph
[legend]

List of all members.

Public Member Functions

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

Detailed Description

Unknown type.

Throw this exception if you get an unknown type.

Definition at line 52 of file software.h.


Constructor & Destructor Documentation

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

Constructor.

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

Definition at line 96 of file software.cpp.

References fawkes::Exception::append_va().


The documentation for this class was generated from the following files: