Skip to main content

Enumeration: StreamErrorCode

moralis-monorepo / @moralisweb3/common-core / StreamErrorCode

Enumeration: StreamErrorCode

@moralisweb3/common-core.StreamErrorCode

Table of contents

Enumeration Members

Enumeration Members

GENERIC_STREAM_ERROR

GENERIC_STREAM_ERROR = "S0001"


INCORRECT_NETWORK

INCORRECT_NETWORK = "S0002"


INCORRECT_PARAMETER

INCORRECT_PARAMETER = "S0003"


INVALID_SIGNATURE

INVALID_SIGNATURE = "S0004"


NOT_IMPLEMENTED

NOT_IMPLEMENTED = "S9000"