// GraphicLayerError.cpp: implementation of the CGraphicLayerError class. // ////////////////////////////////////////////////////////////////////// #include "GraphicLayerError.h" ////////////////////////////////////////////////////////////////////// // Construction/Destruction ////////////////////////////////////////////////////////////////////// CGraphicLayerError::CGraphicLayerError() { } CGraphicLayerError::~CGraphicLayerError() { }