package exception
Type Members
- case class Model2QueryException(msg: String) extends RuntimeException with Product with Serializable
- case class Model2TransactionException(msg: String) extends RuntimeException with Product with Serializable
- case class Query2StringException(msg: String) extends RuntimeException with Product with Serializable

Documentation/API for the Molecule library - a meta DSL for the Datomic database.
scalamolecule.org | Github | Forum