Show / Hide Table of Contents

Class InvalidEvidenceException

Serves as the base class for exceptions related DuplicateVoteEvidences' integrity and validity.

Inheritance
System.Object
InvalidEvidenceException
Namespace: Libplanet.Types.Evidence
Assembly: Libplanet.Types.dll
Syntax
public class InvalidEvidenceException : Exception

Constructors

| Improve this Doc View Source

InvalidEvidenceException(SerializationInfo, StreamingContext)

Serves as the base class for exceptions related DuplicateVoteEvidences' integrity and validity.

Declaration
public InvalidEvidenceException(SerializationInfo info, StreamingContext context)
Parameters
Type Name Description
SerializationInfo info
StreamingContext context
| Improve this Doc View Source

InvalidEvidenceException(String)

Serves as the base class for exceptions related DuplicateVoteEvidences' integrity and validity.

Declaration
public InvalidEvidenceException(string message)
Parameters
Type Name Description
System.String message
  • Improve this Doc
  • View Source
In This Article
Back to top Copyright © 2018–2023 Planetarium