AssertFailedException Constructor
Overload List
Name | Description |
---|---|
AssertFailedException () | Create assert failure exception. |
AssertFailedException (SerializationInfo, StreamingContext) | Create assert failure exception with serializationInfo and streamingContext. |
AssertFailedException (String) | Create assert failure exception with message. |
AssertFailedException (String, Exception) | Create assert failure exception with message and innerException |
See Also
Reference
AssertFailedException Class
AssertFailedException Members
Microsoft.Xrt.Runtime Namespace