1#ifndef H_EXTENSIONS_TEMPLATES_CPPPLUGINSKELETON_0_INCLUDE_TEMPLATES_CPPPLUGINSKELETON_EXCEPTION_HPP
2#define H_EXTENSIONS_TEMPLATES_CPPPLUGINSKELETON_0_INCLUDE_TEMPLATES_CPPPLUGINSKELETON_EXCEPTION_HPP
6#include "internal/platform.hpp"
8#include <cutehmi/ExceptionMixin.hpp>
11namespace cpppluginskeleton {
16 typedef ExceptionMixin<Exception> Parent;
Definition: Exception.hpp:15
Definition: Exception.hpp:10