Class ConjectureException
- Namespace
- Conjecture.Core
- Assembly
- Conjecture.Core.dll
Thrown when a Conjecture health check fails (e.g., too many unsatisfied assumptions).
public sealed class ConjectureException : Exception, ISerializable
- Inheritance
-
ConjectureException
- Implements
- Inherited Members
Constructors
ConjectureException(string)
Thrown when a Conjecture health check fails (e.g., too many unsatisfied assumptions).
public ConjectureException(string message)
Parameters
messagestring