Preparing search index...
The search index is not available
@multiversx/sdk-core - v13.15.0
@multiversx/sdk-core
ReturnCode
Class ReturnCode
Also see:
https://github.com/multiversx/mx-chain-vm-common-go/blob/master/returnCodes.go
Index
Constructors
constructor
Properties
Account
Collision
Call
Stack
Over
Flow
Contract
Invalid
Contract
Not
Found
Execution
Failed
Function
Not
Found
Function
Wrong
Signature
None
Ok
Out
Of
Funds
Out
Of
Gas
Unknown
User
Error
Methods
equals
is
Success
to
String
value
Of
from
Buffer
Constructors
constructor
new
ReturnCode
(
text
:
string
)
:
ReturnCode
Parameters
text
:
string
Returns
ReturnCode
Properties
Static
Account
Collision
AccountCollision
:
ReturnCode
= ...
Static
Call
Stack
Over
Flow
CallStackOverFlow
:
ReturnCode
= ...
Static
Contract
Invalid
ContractInvalid
:
ReturnCode
= ...
Static
Contract
Not
Found
ContractNotFound
:
ReturnCode
= ...
Static
Execution
Failed
ExecutionFailed
:
ReturnCode
= ...
Static
Function
Not
Found
FunctionNotFound
:
ReturnCode
= ...
Static
Function
Wrong
Signature
FunctionWrongSignature
:
ReturnCode
= ...
Static
None
None
:
ReturnCode
= ...
Static
Ok
Ok
:
ReturnCode
= ...
Static
Out
Of
Funds
OutOfFunds
:
ReturnCode
= ...
Static
Out
Of
Gas
OutOfGas
:
ReturnCode
= ...
Static
Unknown
Unknown
:
ReturnCode
= ...
Static
User
Error
UserError
:
ReturnCode
= ...
Methods
equals
equals
(
other
:
ReturnCode
)
:
boolean
Parameters
other
:
ReturnCode
Returns
boolean
is
Success
isSuccess
()
:
boolean
Returns
boolean
to
String
toString
()
:
string
Returns
string
value
Of
valueOf
()
:
string
Returns
string
Static
from
Buffer
fromBuffer
(
buffer
:
Buffer
)
:
ReturnCode
Parameters
buffer
:
Buffer
Returns
ReturnCode
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
Account
Collision
Call
Stack
Over
Flow
Contract
Invalid
Contract
Not
Found
Execution
Failed
Function
Not
Found
Function
Wrong
Signature
None
Ok
Out
Of
Funds
Out
Of
Gas
Unknown
User
Error
Methods
equals
is
Success
to
String
value
Of
from
Buffer
@multiversx/sdk-core - v13.15.0
Loading...
Also see: https://github.com/multiversx/mx-chain-vm-common-go/blob/master/returnCodes.go