JS Kit SDK API Reference / Errors / PythFeedNotFoundError
Class: PythFeedNotFoundError
Defined in: errors.ts:151
Thrown when no Pyth price feed is configured for a mint.
Extends
Constructors
Constructor
new PythFeedNotFoundError(
message?):PythFeedNotFoundError
Defined in: errors.ts:152
Parameters
message?
string
Returns
PythFeedNotFoundError
Overrides
Properties
type
type:
ErrorType
Defined in: errors.ts:39