IgnoreException 类

定义

断言失败时引发。

[System.Serializable]
public class IgnoreException : Exception
type IgnoreException = class
    inherit Exception
继承
IgnoreException
属性

构造函数

IgnoreException(SerializationInfo, StreamingContext)

序列化构造函数

IgnoreException(String)

断言失败时引发。

IgnoreException(String, Exception)

断言失败时引发。

适用于