Overload | Description |
---|---|
AssertionFailedException Constructor(SerializationInfo,StreamingContext) | Serialization constructor |
AssertionFailedException Constructor(Exception,Int32,String) | Constructs the exception from an hresult and message bypassing the message formatting |
AssertionFailedException Constructor() | A runtime assertion failed while performing the operation. |
AssertionFailedException Constructor(Exception) | A runtime assertion failed while performing the operation. |
AssertionFailedException Constructor(String) | A runtime assertion failed: {0} |
AssertionFailedException Constructor(String,Exception) | A runtime assertion failed: {0} |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7