#include <java_lang_IndexOutOfBoundsException.h>
Inheritance diagram for java::lang::IndexOutOfBoundsException:


Public Types | |
| enum | { xmogDefaultFlags = xmog_base::GLOBAL, xmogMajorVersion = 3, xmogMinorVersion = 2, xmogPatchVersion = 9, xmogBuildNumber = 2047 } |
|
typedef ::xmog_java_array_template< ::java::lang::IndexOutOfBoundsException > | array1D |
|
typedef ::xmog_java_array_template< ::xmog_java_array_template< ::java::lang::IndexOutOfBoundsException > > | array2D |
Public Member Functions | |
| IndexOutOfBoundsException (::xmog_dummy _use_java_ctor,::xmog_localenv *p_xenv=NULL, xmog_flags f_xflags=xmogDefaultFlags) | |
Constructs an IndexOutOfBoundsException with no detail message. | |
| IndexOutOfBoundsException (const ::java::lang::String &s,::xmog_localenv *p_xenv=NULL, xmog_flags f_xflags=xmogDefaultFlags) | |
Constructs an IndexOutOfBoundsException with the specified detail message. | |
Applications can subclass this class to indicate similar exceptions.
|
||||||||||||||||
|
Constructs an
|
|
||||||||||||||||
|
Constructs an
|
1.4.1