A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
CSScriptLib
CompilerException Class
CompilerException Constructor
CompilerException Constructor
CompilerException Constructor (String)
CompilerException Constructor (SerializationInfo, StreamingContext)
CompilerException Constructor (SerializationInfo, StreamingContext)
Initialises a new instance of the
CompilerException
class.
Namespace:
CSScriptLib
Assembly:
CSScriptLib (in CSScriptLib.dll) Version: 1.3.2.0
Syntax
C#
Copy
public
CompilerException
(
SerializationInfo
info
,
StreamingContext
context
)
Parameters
info
Type:
System.Runtime.Serialization
SerializationInfo
The object that holds the serialized object data.
context
Type:
System.Runtime.Serialization
StreamingContext
The contextual information about the source or destination.
See Also
Reference
CompilerException Class
CompilerException Overload
CSScriptLib Namespace