JuggerNET Runtime Library

JuggerNETFrameworkException Class

The baseclass for all exceptions occuring in the JuggerNET framework, posibly due to a misconfiguration or due to programmer error.

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

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

public class JuggerNETFrameworkException : JuggerNETException

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

JuggerNETFrameworkException Members | Codemesh.JuggerNET Namespace