#ifndef _EXCEPTION_H #define _EXCEPTION_H #include "Error.h" #include "GraphicLayerError.h" #include "DeviceInputError.h" #endif