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

net.glorat.ledger.StorageUnavailableException.scala Maven / Gradle / Ivy

The newest version!
package net.glorat.ledger

/**
  * Created by kevin on 25/4/2018.
  */
class StorageUnavailableException(message: String) extends StorageException(message)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy