JuggerNET Runtime Library

JuggerNETFrameworkException Constructor

Initializes a new instance of the JuggerNETFrameworkException class.

Overload List

Initializes a new instance of the JuggerNETFrameworkException class.

public JuggerNETFrameworkException();

 

protected JuggerNETFrameworkException(SerializationInfo,StreamingContext);

 

public JuggerNETFrameworkException(string);

 

public JuggerNETFrameworkException(string,Exception);

See Also

JuggerNETFrameworkException Class | Codemesh.JuggerNET Namespace