JuggerNET Runtime Library

JvmLoaderException Class

The baseclass for all exceptions that are thrown when there is a problem in the JvmLoader.

For a list of all members of this type, see JvmLoaderException Members.

System.Object
   System.Exception
      System.ApplicationException
         Codemesh.JuggerNET.JuggerNETException
            Codemesh.JuggerNET.JuggerNETFrameworkException
               Codemesh.JuggerNET.JvmLoaderException
                  Codemesh.JuggerNET.JvmLoaderConfigurationException

public class JvmLoaderException : JuggerNETFrameworkException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Codemesh.JuggerNET

Assembly: netrt (in netrt.dll)

See Also

JvmLoaderException Members | Codemesh.JuggerNET Namespace