Fawkes API Fawkes Development Version

fawkes::TypeMismatchException Class Reference

Type mismatch. More...

#include <>>

Inheritance diagram for fawkes::TypeMismatchException:

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:
formatmessage format, takes sprintf() parameters as variadic arguments

Definition at line 78 of file software.cpp.


The documentation for this class was generated from the following files:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends