Skip to content

Properties_T_Cyjb_Compilers_CompileException

CYJB edited this page Sep 9, 2022 · 1 revision

CompileException 属性

The CompileException type exposes the following members.

属性

 

名称 说明
公共属性 Data Gets a collection of key/value pairs that provide additional user-defined information about the exception. (继承自 Exception。)
公共属性 HelpLink Gets or sets a link to the help file associated with this exception. (继承自 Exception。)
公共属性 HResult Gets or sets HRESULT, a coded numerical value that is assigned to a specific exception. (继承自 Exception。)
公共属性 InnerException Gets the Exception instance that caused the current exception. (继承自 Exception。)
公共属性 Message Gets a message that describes the current exception. (继承自 Exception。)
公共属性 Source Gets or sets the name of the application or the object that causes the error. (继承自 Exception。)
公共属性 StackTrace Gets a string representation of the immediate frames on the call stack. (继承自 Exception。)
公共属性 TargetSite Gets the method that throws the current exception. (继承自 Exception。)
  Back to Top

参见

Reference

CompileException 类
Cyjb.Compilers 命名空间

Clone this wiki locally