package exception
Type Members
- case class LiftablesException(msg: String) extends RuntimeException with Product with Serializable
- case class TreeOpsException(msg: String) extends RuntimeException with Product with Serializable
- case class VerifyModelException(msg: String) extends RuntimeException with Product with Serializable
- case class VerifyRawModelException(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