newInstance method in class Class, but the specified class object cannot be instantiated because it is an interface or is an abstract class.
More...
#include <java_lang_InstantiationException.h>
Inheritance diagram for java::lang::InstantiationException:


Public Types | |
| enum | { xmogDefaultFlags = xmog_base::GLOBAL, xmogMajorVersion = 3, xmogMinorVersion = 2, xmogPatchVersion = 9, xmogBuildNumber = 2047 } |
|
typedef ::xmog_java_array_template< ::java::lang::InstantiationException > | array1D |
|
typedef ::xmog_java_array_template< ::xmog_java_array_template< ::java::lang::InstantiationException > > | array2D |
Public Member Functions | |
| InstantiationException (::xmog_dummy _use_java_ctor,::xmog_localenv *p_xenv=NULL, xmog_flags f_xflags=xmogDefaultFlags) | |
Constructs an InstantiationException with no detail message. | |
| InstantiationException (const ::java::lang::String &s,::xmog_localenv *p_xenv=NULL, xmog_flags f_xflags=xmogDefaultFlags) | |
Constructs an InstantiationException with the specified detail message. | |
newInstance method in class Class, but the specified class object cannot be instantiated because it is an interface or is an abstract class.
|
||||||||||||||||
|
Constructs an
|
|
||||||||||||||||
|
Constructs an
|
1.4.1