AlgorithmValidationError.GetException Method
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.
Creates an instance of a derived Exception using ValidationFailureType
public override Exception GetException();
override this.GetException : unit -> Exception
Public Overrides Function GetException () As Exception
Returns
An instance of an Exception.