SymbolEditor
1.3.0
|
Invalid file exception class. More...
#include <Exceptions.h>
Public Member Functions | |
InvalidFile () | |
~InvalidFile () | |
Invalid file exception class.
This is thrown when the file being opened is not a symbol library.
Definition at line 31 of file Exceptions.h.
InvalidFile::InvalidFile | ( | ) |
Constructor
Definition at line 42 of file Exceptions.cpp.
InvalidFile::~InvalidFile | ( | ) |
Destructor
Definition at line 50 of file Exceptions.cpp.