![]() |
QCAD
Open Source 2D CAD
|
#include <Tools.h>
Public Member Functions | |
EndOfStreamException (std::string s) | |
virtual std::string | what () |
virtual | ~EndOfStreamException () |
![]() | |
virtual | ~Exception () |
Private Attributes | |
std::string | m_error |
Tools::EndOfStreamException::EndOfStreamException | ( | std::string | s | ) |
|
inlinevirtual |
|
virtual |
Implements Tools::Exception.
|
private |