#include <aseloader.h>
Inheritance diagram for sheep::ASELoader::ExtendedLoadingException:

Public Member Functions | |
| ExtendedLoadingException (int line) | |
Public Attributes | |
| const int | m_line |
| The line at which the parse error occured. | |
|
|
Definition at line 43 of file aseloader.h. References m_line. |
|
|
The line at which the parse error occured.
Definition at line 46 of file aseloader.h. Referenced by ExtendedLoadingException(). |
1.3.6