#include <java_io_IOException.h>
Inheritance diagram for java::io::IOException:


Public Types | |
| enum | { xmogDefaultFlags = xmog_base::GLOBAL, xmogMajorVersion = 3, xmogMinorVersion = 2, xmogPatchVersion = 9, xmogBuildNumber = 2047 } |
|
typedef ::xmog_java_array_template< ::java::io::IOException > | array1D |
|
typedef ::xmog_java_array_template< ::xmog_java_array_template< ::java::io::IOException > > | array2D |
Public Member Functions | |
| IOException (::xmog_dummy _use_java_ctor,::xmog_localenv *p_xenv=NULL, xmog_flags f_xflags=xmogDefaultFlags) | |
Constructs an IOException with null as its error detail message. | |
| IOException (const ::java::lang::String &s,::xmog_localenv *p_xenv=NULL, xmog_flags f_xflags=xmogDefaultFlags) | |
Constructs an IOException with the specified detail message. | |
This class is the general class of exceptions produced by failed or interrupted I/O operations.
|
||||||||||||||||
|
Constructs an
The error message string
|
|
||||||||||||||||
|
Constructs an
|
1.4.1