MinibaseException Class Reference

#include <MinibaseException.h>

List of all members.


Detailed Description

Root class for Minibase exceptions.

Exceptions in C++ do not show line number or file by default, so this exception mechanism adds that capability.

Author:
Dave Musicant, with considerable material reused from the UW-Madison Minibase project


Public Member Functions

 MinibaseException (string filename, int line, string name, string message)


Generated on Thu Aug 30 08:01:17 2007 for Minibase by  doxygen 1.4.7