Show / Hide Table of Contents

Class InvalidBlockEvidencePendingDurationException

An exception thrown when the height of has been expired by the constraint provided by .

Inheritance
System.Object
InvalidBlockException
BlockPolicyViolationException
InvalidBlockEvidencePendingDurationException
Namespace: Libplanet.Blocks
Assembly: Libplanet.Types.dll
Syntax
public sealed class InvalidBlockEvidencePendingDurationException : BlockPolicyViolationException

Constructors

| Improve this Doc View Source

InvalidBlockEvidencePendingDurationException(String)

Initializes a new instance of InvalidBlockEvidencePendingDurationException class.

Declaration
public InvalidBlockEvidencePendingDurationException(string message)
Parameters
Type Name Description
System.String message

The message that describes the error.

  • Improve this Doc
  • View Source
In This Article
Back to top Copyright © 2018–2023 Planetarium