LibErrors
Lib Errors
Library of common errors
Errors
InvalidArgument
error InvalidArgument()
The argument was invalid
InvalidCall
The call was invalid
InvalidEmptyString
error InvalidEmptyString()
The string is empty
InvalidFee
The fee is invalid
InvalidZeroAddress
error InvalidZeroAddress()
The address is zero
Unauthorized
error Unauthorized(address caller)
The operator is unauthorized for the caller
Parameters