JuggerNET Runtime Library

JvmLoaderConfigurationException Class

The class representing all exceptions that are thrown when there is a problem in the JvmLoader configuration.

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

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

public class JvmLoaderConfigurationException : JvmLoaderException

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

JvmLoaderConfigurationException Members | Codemesh.JuggerNET Namespace