Implementation of the Exception class.
#include "Exception.h"
#include <cstddef>
#include <CEGUIExceptions.h>
#include "Output.h"