Main Page   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields  

sword::UnimplementedException Class Reference

Inheritance diagram for sword::UnimplementedException:

sword::Exception

Public Methods

virtual const char * what () const throw ()
 Returns the exception message (implements std::exception).

const char * file () const throw ()
word line () const throw ()

Detailed Description

Standard exception class for unimplemented situations. Use this exception whenever you want to indicate that a code fragment is not implemented yet.


Member Function Documentation

virtual const char* sword::Exception::what   const throw () [virtual, inherited]
 

Returns the exception message (implements std::exception).


Generated on Tue Dec 23 20:08:57 2003 for SWORD by doxygen1.3-rc2