JavaScript SDK API Reference / Errors / PythFeedNotFoundError
Class: PythFeedNotFoundError
Defined in: error.ts:163
Base error for SDK failures, carrying a machine-readable ErrorType.
Extends
Constructors
Constructor
new PythFeedNotFoundError(
message?):PythFeedNotFoundError
Defined in: error.ts:164
Parameters
message?
string
Returns
PythFeedNotFoundError
Overrides
Properties
type
type:
ErrorType
Defined in: error.ts:43
Machine-readable error category.