TDME2 1.9.121
Public Member Functions | List of all members
ModelFileIOException Class Reference

Model file IO exception. More...

#include <tdme/engine/fileio/models/ModelFileIOException.h>

Inheritance diagram for ModelFileIOException:
Inheritance graph
Collaboration diagram for ModelFileIOException:
Collaboration graph

Public Member Functions

 ModelFileIOException (const string &message) throw ()
 Public constructor. More...
 
- Public Member Functions inherited from ExceptionBase
 ExceptionBase (const string &message) throw ()
 Public constructor. More...
 
 ~ExceptionBase () throw ()
 

Detailed Description

Model file IO exception.

Author
Andreas Drewke
Version
$Id$

Definition at line 15 of file ModelFileIOException.h.

Constructor & Destructor Documentation

◆ ModelFileIOException()

ModelFileIOException ( const string &  message)
throw (
)

Public constructor.

Parameters
messagemessage Exception message

Definition at line 10 of file ModelFileIOException.cpp.


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