From 9fb4ab106f17290faf65146d4b005885507c1900 Mon Sep 17 00:00:00 2001 From: TravisBot <> Date: Sat, 19 May 2018 14:24:37 +0000 Subject: [Travis] Rebuilding documentation --- classyage_1_1FileLoadException.html | 175 ++++++++++++++++++++++++++++++++++++ 1 file changed, 175 insertions(+) create mode 100644 classyage_1_1FileLoadException.html (limited to 'classyage_1_1FileLoadException.html') diff --git a/classyage_1_1FileLoadException.html b/classyage_1_1FileLoadException.html new file mode 100644 index 00000000..d73cd662 --- /dev/null +++ b/classyage_1_1FileLoadException.html @@ -0,0 +1,175 @@ + + + + + + +yage::FileLoadException Class Reference + + + + + + + + + + +
+
+ + + + + + + +
+
Yet Another Game Engine
+
+
+ + + + + + +
+ All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
+ + +
+ +
+ + +
+
+
+Public Member Functions | +List of all members
+
+
yage::FileLoadException Class Reference
+
+
+ +

#include <exception.h>

+
+Inheritance diagram for yage::FileLoadException:
+
+
+ + + +
+ + + + + + +

+Public Member Functions

 FileLoadException (std::string err)
 
virtual const char * what () const throw ()
 
+

Constructor & Destructor Documentation

+ +
+
+ + + + + + + + +
yage::FileLoadException::FileLoadException (std::string err)
+
+ +
+
+

Member Function Documentation

+ +
+
+ + + + + +
+ + + + + + + + + + + + + +
const char * yage::FileLoadException::what () const
throw (
)
+
+virtual
+
+ +
+
+
The documentation for this class was generated from the following files: +
+ + + + -- cgit