Skip to main content

IGenericErrors

ZeroAddressNotAllowed

error ZeroAddressNotAllowed()

Thrown when a parameter is the zero address.

ZeroHashNotAllowed

error ZeroHashNotAllowed()

Thrown when a parameter is the zero hash.

ArrayLengthsDoNotMatch

error ArrayLengthsDoNotMatch()

Thrown when array lengths are mismatched.