Uses of Class
io.api.etherscan.error.LogQueryException
-
Packages that use LogQueryException Package Description io.api.etherscan.model.query io.api.etherscan.model.query.impl -
-
Uses of LogQueryException in io.api.etherscan.model.query
Methods in io.api.etherscan.model.query that throw LogQueryException Modifier and Type Method Description LogQueryIQueryBuilder. build() -
Uses of LogQueryException in io.api.etherscan.model.query.impl
Methods in io.api.etherscan.model.query.impl that throw LogQueryException Modifier and Type Method Description LogQueryLogTopicSingle. build()LogQueryLogTopicTriple. build()LogQueryLogTopicTuple. build()
-