AssertionException 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 AssertionException : Exception
type AssertionException = class
inherit Exception
- Inheritance
-
AssertionException
- Attributes
Constructors
AssertionException(SerializationInfo, StreamingContext) |
Serialization Constructor |
AssertionException(String, Exception) | |
AssertionException(String) |