fawkes::TypeMismatchException Class Reference
[Fawkes Exceptions]

Type mismatch. More...

#include <core/exceptions/software.h>

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

List of all members.

Public Member Functions

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

Detailed Description

Type mismatch.

Throw this exception if types of operations do not fit together.

Definition at line 46 of file software.h.


Constructor & Destructor Documentation

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

Constructor.

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

Definition at line 78 of file software.cpp.

References fawkes::Exception::append_va().


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

Generated on 1 Mar 2011 for Fawkes API by  doxygen 1.6.1