Constructor
# new BalanceError(msg)
Represents a failure in balance to perform a transaction in Smart Contracts
Parameters:
| Name | Type | Description |
|---|---|---|
msg |
string
|
the error message |
Extends
- InternalError