IgnoreException Class

Definition

Thrown when an assertion failed.

[System.Serializable]
public class IgnoreException : Exception
type IgnoreException = class
    inherit Exception
Inheritance
IgnoreException
Attributes

Constructors

IgnoreException(SerializationInfo, StreamingContext)

Serialization Constructor

IgnoreException(String)
IgnoreException(String, Exception)

Applies to