Main Page | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members

ZincException Class Reference

#include <ZincObjects.hpp>

List of all members.


Detailed Description

Exceptions that are throwed by zinclib


Public Member Functions

 ZincException (String msg, char *file, int lineNo)
 ZincException (const ZincException &exception)
virtual ~ZincException () throw ()
const char * what () const throw ()


Constructor & Destructor Documentation

ZincException::ZincException String  msg,
char *  file,
int  lineNo
 

A public constructor with a String parameter

Parameters:
msg the error message

ZincException::ZincException const ZincException exception  ) 
 

Copy constructor

Parameters:
exception the original exception

ZincException::~ZincException  )  throw () [virtual]
 

Public destructor


Member Function Documentation

const char * ZincException::what  )  const throw ()
 

Retreive the exception message

Returns:
the message


The documentation for this class was generated from the following files:
Generated on Mon Apr 18 17:40:45 2005 for IntuiKit by doxygen 1.3.3