ErrorTypes ​
ReserveContract__Unauthorized ​
solidity
uint256 ReserveContract__Unauthorized
thrown when an unauthorized caller is trying to execute an auth-protected method
ReserveContract__AddressZero ​
solidity
uint256 ReserveContract__AddressZero
thrown when an input address is zero
ReserveContract__InvalidInputLenghts ​
solidity
uint256 ReserveContract__InvalidInputLenghts
thrown when input arrays has different lenghts
ReserveContract__RenounceOwnershipUnsupported ​
solidity
uint256 ReserveContract__RenounceOwnershipUnsupported
thrown when renounceOwnership is called
ReserveContract__WrongValueSent ​
solidity
uint256 ReserveContract__WrongValueSent
thrown when wrong msg.value is at time of rebalancing