CodeDomSerializerException Constructor (String^, CodeLinePragma^)
.NET Framework (current version)
Initializes a new instance of the CodeDomSerializerException class using the specified message and line information.
Assembly: System.Design (in System.Design.dll)
Parameters
- message
-
Type:
System::String^
A message describing the exception.
- linePragma
-
Type:
System.CodeDom::CodeLinePragma^
A CodeLinePragma that indicates where the exception occurred.
.NET Framework
Available since 1.1
Available since 1.1
Show: