java.io.FileNotFoundException.FileNotFoundException C# (CSharp) Method

FileNotFoundException() static private method

static private FileNotFoundException ( )
        static FileNotFoundException()
        {
            global::MonoJavaBridge.JNIEnv @__env = global::MonoJavaBridge.JNIEnv.ThreadEnv;
            global::java.io.FileNotFoundException.staticClass = @__env.NewGlobalRef(@__env.FindClass("java/io/FileNotFoundException"));
        }

Same methods

FileNotFoundException::FileNotFoundException ( global @__env )
FileNotFoundException::FileNotFoundException ( java arg0 )
FileNotFoundException