Skip to content

VerificationException constructor

Initializes a new instance of the VerificationException class.

csharp
public VerificationException(string message, Exception innerException)
public VerificationException(string message, Exception innerException)
parameterdescription
message
innerException

See Also