PexRetryException Class
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.
Retry exception; thrown when new invariants were found, and new test inputs must be computed before the path is re-executed
public ref class PexRetryException : Microsoft::Pex::Framework::Exceptions::PexException
[__Uncatchable]
[System.Serializable]
public class PexRetryException : Microsoft.Pex.Framework.Exceptions.PexException
[<__Uncatchable>]
[<System.Serializable>]
type PexRetryException = class
inherit PexException
Public Class PexRetryException
Inherits PexException
- Inheritance
- Attributes
-
__UncatchableAttribute Serializable
Attribute
Pex |
Initializes a new instance of the PexRetryException class. |
Pex |
Initializes a new instance of the PexRetryException class. |
Pex |
Initializes a new instance of the PexRetryException class. |
Pex |
Initializes a new instance of the PexRetryException class. |
Retry |
Identifier of the point of retry. May be used to detect if we get stuck in a loop. (Each retryid may only be used once in each path.) |
Fail(Object, String, Exception) |
Lets IntelliTest retry the current test case |
Get |
Produkt | Verzie |
---|---|
Visual Studio SDK | 2017, 2019 |