csscript.CompilerException.CompilerException C# (CSharp) Method

CompilerException() public method

Gets or sets the errors. Initializes a new instance of the CompilerException class.
public CompilerException ( ) : System
return System
        public CompilerException() { }

Same methods

CompilerException::CompilerException ( SerializationInfo info, StreamingContext context ) : System
CompilerException::CompilerException ( string message ) : System