SymbolEditor  1.3.0
 All Classes Files Functions Variables Enumerations Enumerator Friends Pages
InvalidFile Class Reference

Invalid file exception class. More...

#include <Exceptions.h>

Public Member Functions

 InvalidFile ()
 
 ~InvalidFile ()
 

Detailed Description

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.

Constructor & Destructor Documentation

InvalidFile::InvalidFile ( )

Constructor

Definition at line 42 of file Exceptions.cpp.

InvalidFile::~InvalidFile ( )

Destructor

Definition at line 50 of file Exceptions.cpp.


The documentation for this class was generated from the following files: