Type Summary

						public class VerificationException : SystemException
 {
   // Constructors
      public VerificationException ();
      public VerificationException (string message);
      public VerificationException (string message,
                                   Exception innerException);
MS CF
						protected VerificationException (SerializationInfo info,
                                      StreamingContext context);
 }

Get .NET Framework Standard Library Annotated Reference, Volume 1: Base Class Library and Extended Numerics Library now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.