csscript.CompilerException.CompilerException C# (CSharp) 메소드

CompilerException() 공개 메소드

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

Same methods

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