Preparing search index...
The search index is not available
@metaplex-foundation/mpl-hydra - v1.0.1
@metaplex-foundation/mpl-hydra - v1.0.1
<internal>
ProgramError
Class ProgramError
Hierarchy
UmiError
ProgramError
BadArtithmeticError
InvalidAuthorityError
InsufficientSharesError
SharesArentAtMaxError
NewMintAccountRequiredError
MintAccountRequiredError
InvalidMembershipModelError
InvalidMembershipVoucherError
MintDoesNotMatchError
InvalidHoldingAccountError
HoldingAccountMustBeAnATAError
DerivedKeyInvalidError
IncorrectOwnerError
WalletDoesNotOwnMembershipTokenError
InvalidMetadataError
NumericalOverflowError
InsufficientBalanceToDistributeError
InvalidFanoutForMintError
MustDistributeError
InvalidStakeAtaError
CannotTransferToSelfError
TransferNotSupportedError
RemoveNotSupportedError
RemoveSharesMustBeZeroError
InvalidCloseAccountDestinationError
Index
Constructors
constructor
Properties
cause?
logs?
message
name
program
source
source
Details?
stack?
Methods
get
Capitalized
Source
get
Full
Source
to
String
Constructors
constructor
new
Program
Error
(
message
:
string
, program
:
Program
, cause
?:
UnderlyingProgramError
)
:
ProgramError
Parameters
message:
string
program:
Program
Optional
cause:
UnderlyingProgramError
Returns
ProgramError
Properties
Optional
Readonly
cause
cause
?:
Error
Optional
Readonly
logs
logs
?:
string
[]
message
message
:
string
Readonly
name
name
:
string
Readonly
program
program
:
Program
Readonly
source
source
:
UmiErrorSource
Optional
Readonly
source
Details
source
Details
?:
string
Optional
stack
stack
?:
string
Methods
get
Capitalized
Source
get
Capitalized
Source
(
)
:
string
Returns
string
get
Full
Source
get
Full
Source
(
)
:
string
Returns
string
to
String
to
String
(
)
:
string
Returns
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@metaplex-
foundation/mpl-
hydra -
v1.0.1
<internal>
Program
Error
constructor
cause?
logs?
message
name
program
source
source
Details?
stack?
get
Capitalized
Source
get
Full
Source
to
String
Generated using
TypeDoc