The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
PexAssumeFailedException Class
Internal exception representing a violated assumption.
Assembly: Microsoft.Pex.Framework (in Microsoft.Pex.Framework.dll)
System::Object
System::Exception
Microsoft.Pex.Framework.Exceptions::PexException
Microsoft.Pex.Framework.Exceptions::PexAssumeFailedException
System::Exception
Microsoft.Pex.Framework.Exceptions::PexException
Microsoft.Pex.Framework.Exceptions::PexAssumeFailedException
| Name | Description | |
|---|---|---|
![]() | PexAssumeFailedException() | Creates an instance of this class. |
![]() | PexAssumeFailedException(SerializationInfo^, StreamingContext) | Creates an instance of this class. |
![]() | PexAssumeFailedException(String^) | Creates an instance of this class. |
![]() | PexAssumeFailedException(String^, Exception^) | Creates an instance of this class. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetBaseException() | (Inherited from Exception.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetObjectData(SerializationInfo^, StreamingContext) | (Inherited from Exception.) |
![]() | GetType() | (Inherited from Exception.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Exception.) |
| Name | Description | |
|---|---|---|
![]() | SerializeObjectState | (Inherited from Exception.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:



