#include <triloader.h>
Inheritance diagram for sheep::TRILoader::ExtendedLoadingException:

Public Member Functions | |
| ExtendedLoadingException (int offset) | |
Public Attributes | |
| const int | m_offset |
| Offset in the file where the read error occurred, expressed in bytes (first byte is at offset 0). | |
|
|
Definition at line 42 of file triloader.h. References m_offset. |
|
|
Offset in the file where the read error occurred, expressed in bytes (first byte is at offset 0).
Definition at line 45 of file triloader.h. Referenced by ExtendedLoadingException(). |
1.3.6