Overload List

  Name Description
AssertionFailedException()()()
Initializes a new AssertionFailedException with no message.
AssertionFailedException(String)
Initializes a new AssertionFailedException exception with a message.
AssertionFailedException(SerializationInfo, StreamingContext)
Deserialization constructor.
AssertionFailedException(String, Exception)
Initializes a new AssertionFailedException exception with a message and an inner exception.

See Also