Show / Hide Table of Contents

Enum MirrorExceptionCode

Pre-Check and Receipt Response Codes - 1to1 mapping with protobuf ResponseCodeEnum

Namespace: Hashgraph
Assembly: Hashgraph.dll
Syntax
public enum MirrorExceptionCode

Fields

Name Description
CommunicationError

The Mirror Node returned an unknown error code or suffered a gRPC communication error.

InvalidTopicAddress

An entity exists with the specified Address but it is not a topic.

TopicNotFound

No entity was found to exist at the specified Address.

Unavailable

The Mirror Node is presently not available to service requests.

  • Improve this Doc
  • View Source
In This Article
Back to top .NET Client Library for Hedera Hashgraph