Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages   Examples  

CTBexceptionMathDomain Class Reference

Math error exception class - domain error **. More...

#include <CTBexceptionMath.hxx>

Inheritance diagram for CTBexceptionMathDomain:

Inheritance graph
[legend]
Collaboration diagram for CTBexceptionMathDomain:

Collaboration graph
[legend]
List of all members.

Public Methods

 CTBexceptionMathDomain ()
 CTBexceptionMathDomain (const char *c_module)
 CTBexceptionMathDomain (double d_arg1, const char *c_module=0)
 CTBexceptionMathDomain (double d_arg1, double d_arg2, const char *c_module=0)

Detailed Description

Math error exception class - domain error **.

"CTBexceptionMath.hxx"

Definition at line 41 of file CTBexceptionMath.hxx.


Constructor & Destructor Documentation

CTBexceptionMathDomain::CTBexceptionMathDomain [inline]
 

Default constructor.

Definition at line 80 of file CTBexceptionMath.icc.

CTBexceptionMathDomain::CTBexceptionMathDomain const char * c_module [inline, explicit]
 

Construct with module name.

Definition at line 89 of file CTBexceptionMath.icc.

CTBexceptionMathDomain::CTBexceptionMathDomain double d_arg1,
const char * c_module = 0
[inline]
 

Construct with module name and one argument.

Definition at line 98 of file CTBexceptionMath.icc.

CTBexceptionMathDomain::CTBexceptionMathDomain double d_arg1,
double d_arg2,
const char * c_module = 0
[inline]
 

Construct with module name and two arguments.

Definition at line 108 of file CTBexceptionMath.icc.


The documentation for this class was generated from the following files:
Generated at Fri Oct 24 18:13:38 2003 for CTBbase by doxygen1.2.9-20010812 written by Dimitri van Heesch, © 1997-2001