Show / Hide Table of Contents

Class InvalidTimestampException

Inheritance
Object
InvalidTimestampException
Namespace: Libplanet.Net
Assembly: Libplanet.dll
Syntax
public class InvalidTimestampException : Exception

Constructors

| Improve this Doc View Source

InvalidTimestampException(SerializationInfo, StreamingContext)

Declaration
protected InvalidTimestampException(SerializationInfo info, StreamingContext context)
Parameters
Type Name Description
SerializationInfo info
StreamingContext context

Methods

| Improve this Doc View Source

GetObjectData(SerializationInfo, StreamingContext)

Declaration
public override void GetObjectData(SerializationInfo info, StreamingContext context)
Parameters
Type Name Description
SerializationInfo info
StreamingContext context
  • Improve this Doc
  • View Source
In This Article
Back to top Copyright © 2018–2021 Planetarium