Table of Contents

Class PgpDataValidationException

Namespace
Enterprises.Org.BouncyCastle.Bcpg.OpenPgp
Assembly
Enterprises.BouncyCastle.Crypto.dll
public class PgpDataValidationException : PgpException, ISerializable
Inheritance
PgpDataValidationException
Implements
Inherited Members

Constructors

PgpDataValidationException()

public PgpDataValidationException()

PgpDataValidationException(string)

public PgpDataValidationException(string message)

Parameters

message string

PgpDataValidationException(string, Exception)

public PgpDataValidationException(string message, Exception exception)

Parameters

message string
exception Exception