System.Xml.Xsl.XsltCompileException.XsltCompileException C# (CSharp) Method

XsltCompileException() public method

public XsltCompileException ( ) : System.Globalization
return System.Globalization
        public XsltCompileException() : base() {}

Same methods

XsltCompileException::XsltCompileException ( Exception inner, string sourceUri, int lineNumber, int linePosition ) : System.Globalization
XsltCompileException::XsltCompileException ( SerializationInfo info, StreamingContext context ) : System.Globalization
XsltCompileException::XsltCompileException ( String message ) : System.Globalization
XsltCompileException::XsltCompileException ( String message, Exception innerException ) : System.Globalization