All Downloads are FREE. Search and download functionalities are using the official Maven repository.

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)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy