点击或拖拽改变大小

AttributeMissException 构造函数

覆写 列表
  名称说明
公共方法AttributeMissException
初始化 AttributeMissException 类的新实例。
公共方法AttributeMissException(String)
使用指定的错误信息初始化 AttributeMissException 类的新实例。
公共方法AttributeMissException(String, Exception)
使用指定错误消息和对作为此异常原因的内部异常的引用来初始化 AttributeMissException 类的新实例。
公共方法AttributeMissException(Type, String)
使用指定的自定义属性名称初始化 AttributeMissException 类的新实例。
Top
参见