asdm::NumberFormatException Class Reference

The NumberFormatException class represents an exception when an error occurs in converting a numeric value from a string. More...

#include <NumberFormatException.h>

Inheritance diagram for asdm::NumberFormatException:
asdm::InvalidArgumentException

List of all members.

Public Member Functions

 NumberFormatException ()
 An empty CTOR.
 NumberFormatException (const string &s)
 A CTOR with a message.
virtual ~NumberFormatException ()
 the DTOR

Detailed Description

The NumberFormatException class represents an exception when an error occurs in converting a numeric value from a string.

Definition at line 41 of file NumberFormatException.h.


Constructor & Destructor Documentation

asdm::NumberFormatException::NumberFormatException (  ) 

An empty CTOR.

asdm::NumberFormatException::NumberFormatException ( const string &  s  ) 

A CTOR with a message.

virtual asdm::NumberFormatException::~NumberFormatException (  )  [virtual]

the DTOR


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1