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

loci.communicator.ConnectionException.scala Maven / Gradle / Ivy

The newest version!
package loci
package communicator

class ConnectionException(msg: String) extends IllegalArgumentException(msg)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy