IgnoreException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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, Exception) | |
IgnoreException(String) |