Skip to content

VerificationException class

Exception throw when a verification failed.

csharp
public class VerificationException : Exception
public class VerificationException : Exception

Public Members

namedescription
VerificationException(…)Initializes a new instance of the VerificationException class.
override GetObjectData(…)Supports the serialization infrastructure.

See Also