JuggerNET Runtime Library

JvmLoaderException Constructor

Initializes a new instance of the JvmLoaderException class.

Overload List

Initializes a new instance of the JvmLoaderException class.

public JvmLoaderException();

 

protected JvmLoaderException(SerializationInfo,StreamingContext);

 

public JvmLoaderException(string);

 

public JvmLoaderException(string,Exception);

See Also

JvmLoaderException Class | Codemesh.JuggerNET Namespace