ErrorTypes

ExpandPercentConfigHandler__AddressZero

uint256 ExpandPercentConfigHandler__AddressZero

thrown when an input address is zero

ExpandPercentConfigHandler__Unauthorized

uint256 ExpandPercentConfigHandler__Unauthorized

thrown when an unauthorized msg.sender calls a protected method

ExpandPercentConfigHandler__InvalidParams

uint256 ExpandPercentConfigHandler__InvalidParams

thrown when invalid params are passed into a method

ExpandPercentConfigHandler__NoUpdate

uint256 ExpandPercentConfigHandler__NoUpdate

thrown when no update is currently needed

ExpandPercentConfigHandler__SlotDoesNotExist

uint256 ExpandPercentConfigHandler__SlotDoesNotExist

thrown when slot is not used, e.g. when borrow token is 0 there is no borrow data

EthenaRateConfigHandler__AddressZero

uint256 EthenaRateConfigHandler__AddressZero

thrown when an input address is zero

EthenaRateConfigHandler__Unauthorized

uint256 EthenaRateConfigHandler__Unauthorized

thrown when an unauthorized msg.sender calls a protected method

EthenaRateConfigHandler__InvalidParams

uint256 EthenaRateConfigHandler__InvalidParams

thrown when invalid params are passed into a method

EthenaRateConfigHandler__NoUpdate

uint256 EthenaRateConfigHandler__NoUpdate

thrown when no update is currently needed

MaxBorrowConfigHandler__AddressZero

uint256 MaxBorrowConfigHandler__AddressZero

thrown when an input address is zero

MaxBorrowConfigHandler__Unauthorized

uint256 MaxBorrowConfigHandler__Unauthorized

thrown when an unauthorized msg.sender calls a protected method

MaxBorrowConfigHandler__InvalidParams

uint256 MaxBorrowConfigHandler__InvalidParams

thrown when invalid params are passed into a method

MaxBorrowConfigHandler__NoUpdate

uint256 MaxBorrowConfigHandler__NoUpdate

thrown when no update is currently needed