AssertionException Constructors
Initializes a new instance of the AssertionException class.
public AssertionException(string message, Exception? innerException = null);
Parameters
Last modified: 29 January 2025
Initializes a new instance of the AssertionException class.