JuggerNET Runtime Library

JuggerNETException Constructor

Initializes a new instance of the JuggerNETException class.

Overload List

Initializes a new instance of the JuggerNETException class.

protected JuggerNETException();

 

protected JuggerNETException(SerializationInfo,StreamingContext);

 

protected JuggerNETException(string);

 

protected JuggerNETException(string,Exception);

See Also

JuggerNETException Class | Codemesh.JuggerNET Namespace