Rally X
ELEN3009 Project by Justin Wernick and David Schneider
FileOpenError Class Reference

An exception that is thrown if the file selected for opening does not exist. More...

#include <LevelReader.h>


Detailed Description

An exception that is thrown if the file selected for opening does not exist.

This should never be thrown, since the Allegro native file dialog is being used to select this file, and it only allows one to select existing files.

Author:
Justin Wernick
David Schneider

Definition at line 27 of file LevelReader.h.


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator