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

FX::FXException Class Reference

Generic catch-all exception. More...

#include <FXException.h>

Inheritance diagram for FX::FXException:

FX::FXErrorException FX::FXResourceException FX::FXPointerException FX::FXRangeException FX::FXFontException FX::FXImageException FX::FXMemoryException FX::FXWindowException

List of all members.

Public Member Functions

 FXException ()
 FXException (const FXchar *msg)
const FXcharwhat () const
 ~FXException ()


Detailed Description

Generic catch-all exception.

Constructor & Destructor Documentation

FX::FXException::FXException (  )  [inline]

FX::FXException::FXException ( const FXchar msg  )  [inline]

FX::FXException::~FXException (  )  [inline]


Member Function Documentation

const FXchar* FX::FXException::what (  )  const [inline]

Copyright © 1997-2005 Jeroen van der Zijp