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 "autogen/platform.hpp" 
    8#include <cutehmi/ExceptionMixin.hpp> 
   11namespace cpppluginskeleton {
 
   16        typedef ExceptionMixin<Exception> Parent;
 
Definition: Exception.hpp:15
Definition: logging.hpp:11