2005/5/9

     
 

class ArithmeticOverflowException

artefaktur
Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members   Related Pages  

acdk::lang::ArithmeticOverflowException Class Reference

#include <ArithmeticException.h>

Inheritance diagram for acdk::lang::ArithmeticOverflowException:

acdk::lang::ArithmeticException acdk::lang::RuntimeException acdk::lang::Exception acdk::lang::Throwable acdk::lang::Object acdk::io::Serializable acdk::lang::ObjectBase acdk::lang::dmi::StdDispatch List of all members.

Detailed Description

Signal arithmetic an overflow condition.

Author:
Roger Rene Kommer
Version:
Revision
1.1
Date:
Date
2005/03/23 18:02:51


Public Member Functions

 ArithmeticOverflowException ()
 ArithmeticOverflowException (IN(RString) what)


Constructor & Destructor Documentation

acdk::lang::ArithmeticOverflowException::ArithmeticOverflowException  )  [inline]
 

acdk::lang::ArithmeticOverflowException::ArithmeticOverflowException IN(RString what  )  [inline]