// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-#ifndef __java_lang_NumberFormatException__#define __java_lang_NumberFormatException__#pragma interface#include <java/lang/IllegalArgumentException.h>classjava::lang::NumberFormatException:public::java::lang::IllegalArgumentException{public:NumberFormatException();NumberFormatException(::java::lang::String*);private:staticconstjlongserialVersionUID=-2848938806368998894LL;public:static::java::lang::Classclass$;};#endif // __java_lang_NumberFormatException__