34aeb982 095d ca75 4b00 cf42eae0d5fd - autumn009/NestedHtmlWriter GitHub Wiki
Constructor
Namespace: NestedHtmlWriter
Assembly: NestedHtmlWriterPortable (in NestedHtmlWriterPortable.dll) Version: 1.0.6152.32515 (1.0.0.0)
C#
public NhException(
string msg,
Exception ex
)
VB
Public Sub New (
msg As String,
ex As Exception
)
C++
public:
NhException(
String^ msg,
Exception^ ex
)
F#
new :
msg : string *
ex : Exception -> NhException
- msg
- Type: System.String
[Missing documentation for "M:NestedHtmlWriter.NhException.#ctor(System.String,System.Exception)"] - ex
- Type: System.Exception
[Missing documentation for "M:NestedHtmlWriter.NhException.#ctor(System.String,System.Exception)"]
NhException Class
NhException Overload
NestedHtmlWriter Namespace