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