This class is used for more transparent error
handling and as a base for other error classes. Note that
this class was added for future upgradeability in handling
errors.
example
Throwing a InvalidArgumentError error
thrownewInvalidArgumentError("This argument is invalid.");
This class is used for more transparent error handling and as a base for other error classes. Note that this class was added for future upgradeability in handling errors.
Throwing a
InvalidArgumentError
errorOther links
InvalidContractError | MissingContractFieldError | UnknownContractError
v0.3.0