Constructor
# new OverflowError(msg)
Represents an overflow error in arithmetic operations in Smart Contracts
Parameters:
| Name | Type | Description |
|---|---|---|
msg |
string
|
the error message |
Extends
- InternalError