RuntimeException subclass that may be thrown from an SNI native using
SNI_throwNativeException() function.NativeException with the specified error code and
detail message.NativeException with the specified error code,
detail message and cause.IOException subclass that may be thrown from an SNI native using
SNI_throwNativeIOException() function.NativeIOException with the specified error code and
detail message.NativeIOException with the specified error code,
detail message and cause.Closeable) that has been registered into the
simulator using NativeInterface.registerNativeResource(Closeable).