//  // // # # ### # # -= Nuclex Library =-  // // ## # # # ## ## Exception.cpp - Exception support  // // ### # # ###  // // # ### # ### Base class for exceptions and basic exception  // // # ## # # ## ## classification hierarchy  // // # # ### # # R1 (C)2002-2004 Markus Ewald -> License.txt  // //  // #include "Nuclex/Support/Exception.h" using namespace Nuclex; using namespace Nuclex::Support;