PgpException public class PgpException : Exception Generic exception class for PGP encoding/decoding problems. Documentation Code public PgpException() public PgpException(string message) public PgpException(string message, Exception innerException) protected PgpException(SerializationInfo info, StreamingContext context)