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 (String)
Initializes a new instance of the
CompilerException
class.
Namespace:
CSScriptLib
Assembly:
CSScriptLib (in CSScriptLib.dll) Version: 1.3.2.0
Syntax
C#
Copy
public
CompilerException
(
string
message
)
Parameters
message
Type:
System
String
The message.
See Also
Reference
CompilerException Class
CompilerException Overload
CSScriptLib Namespace