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

EUnsupportedEnvironment Class Reference

Thrown when some aspect of the environment is not supported or a required "feature" is not present. Note: this is not for checks that can be done at compile time. More...

#include <exceptions.h>

Inheritance diagram for EUnsupportedEnvironment

Inheritance graph
[legend]
Collaboration diagram for EUnsupportedEnvironment:

Collaboration graph
[legend]
List of all members.

Public Methods

 EUnsupportedEnvironment (void)
 EUnsupportedEnvironment (const char *origin, const char *details, const char *file = "", int line = 0)

Detailed Description

Thrown when some aspect of the environment is not supported or a required "feature" is not present. Note: this is not for checks that can be done at compile time.


The documentation for this class was generated from the following file:
Generated at Mon Nov 27 01:46:51 2000 for LibPenguinPlay by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000