点击或拖拽改变大小

Error 构造函数

X#
重载列表
  名称说明
公共方法Error
Create an Error Object
公共方法Error(Exception)
Create an Error Object with the Innner Exception
公共方法Error(String)
Create an Error Object with the specified Description
公共方法Error(UInt32, String)
Create an Error Object for a Gencode and Argument Name.
公共方法Error(UInt32, UInt32)
Create an Error Object.
公共方法Error(UInt32, String, String)
Create an Error Object for a Gencode, Argument Name and Description.
公共方法Error(Exception, String, String, UInt32, Object)
Create an Error Object with the Innner Exception and other parameters
公共方法Error(UInt32, UInt32, String, String, UInt32)
Create an Error Object.
Top
参见