Preparing search index...
The search index is not available
@metaplex-foundation/mpl-hydra - v1.0.1
@metaplex-foundation/mpl-hydra - v1.0.1
CannotTransferToSelfError
Class CannotTransferToSelfError
CannotTransferToSelf
Hierarchy
ProgramError
CannotTransferToSelfError
Index
Constructors
constructor
Properties
cause?
code
logs?
message
name
program
source
source
Details?
stack?
Methods
get
Capitalized
Source
get
Full
Source
to
String
Constructors
constructor
new
Cannot
Transfer
To
Self
Error
(
program
:
Program
, cause
?:
Error
)
:
CannotTransferToSelfError
Parameters
program:
Program
Optional
cause:
Error
Returns
CannotTransferToSelfError
Properties
Optional
Readonly
cause
cause
?:
Error
Readonly
code
code
:
number
= 0x1784
Optional
Readonly
logs
logs
?:
string
[]
message
message
:
string
Readonly
name
name
:
string
= 'CannotTransferToSelf'
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>
Cannot
Transfer
To
Self
Error
constructor
cause?
code
logs?
message
name
program
source
source
Details?
stack?
get
Capitalized
Source
get
Full
Source
to
String
Generated using
TypeDoc
CannotTransferToSelf