liewhite.ethers.abi.error.scala Maven / Gradle / Ivy
The newest version!
package liewhite.ethers.abi
import liewhite.ethers.EtherException
class ABIException(reason: String) extends EtherException(reason)
package liewhite.ethers.abi
import liewhite.ethers.EtherException
class ABIException(reason: String) extends EtherException(reason)