2005/5/9

     
 

class NumberFormatException

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

acdk::lang::NumberFormatException Class Reference

#include <NumberFormatException.h>

Inheritance diagram for acdk::lang::NumberFormatException:

acdk::lang::IllegalArgumentException 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

Will be thrown in case a number cannot be parsed.

API: Java

Author:
Roger Rene Kommer
Version:
Revision
1.10
Date:
Date
2005/04/09 19:26:48


Public Member Functions

 NumberFormatException ()
 NumberFormatException (IN(RString) what)


Constructor & Destructor Documentation

acdk::lang::NumberFormatException::NumberFormatException  )  [inline]
 

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