InconclusiveException Class
Definition
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.
Thrown when a test executes inconclusively.
[System.Serializable]
public class InconclusiveException : Exception
type InconclusiveException = class
inherit Exception
- Inheritance
-
InconclusiveException
- Attributes
Constructors
InconclusiveException(SerializationInfo, StreamingContext) |
Serialization Constructor |
InconclusiveException(String, Exception) | |
InconclusiveException(String) |