Class InvalidBlockException
Serves as the base class for exceptions related Blocks' integrity and validity.
Inheritance
System.Object
InvalidBlockException
Namespace: Libplanet.Types.Blocks
Assembly: Libplanet.Types.dll
Syntax
public abstract class InvalidBlockException : Exception
Constructors
| Improve this Doc View SourceInvalidBlockException(String)
Serves as the base class for exceptions related Blocks' integrity and validity.
Declaration
protected InvalidBlockException(string message)
Parameters
Type | Name | Description |
---|---|---|
System.String | message |