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

liewhite.ethers.error.scala Maven / Gradle / Ivy

The newest version!
package liewhite.ethers

class EtherException(reason: String) extends Exception(reason)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy