ErrorTypes

ReserveContract__Unauthorized

uint256 ReserveContract__Unauthorized

thrown when an unauthorized caller is trying to execute an auth-protected method

ReserveContract__AddressZero

uint256 ReserveContract__AddressZero

thrown when an input address is zero

ReserveContract__InvalidInputLenghts

uint256 ReserveContract__InvalidInputLenghts

thrown when input arrays has different lenghts

ReserveContract__RenounceOwnershipUnsupported

uint256 ReserveContract__RenounceOwnershipUnsupported

thrown when renounceOwnership is called

ReserveContract__WrongValueSent

uint256 ReserveContract__WrongValueSent

thrown when wrong msg.value is at time of rebalancing