PexAssert.CreateException Method

Definition

Creates the assumption/assertion exception instance

public:
 static Exception ^ CreateException();
public static Exception CreateException ();
static member CreateException : unit -> Exception
Public Shared Function CreateException () As Exception

Returns

Applies to