Packages

p

molecule.core.ops

exception

package exception

Type Members

  1. case class LiftablesException(msg: String) extends RuntimeException with Product with Serializable
  2. case class TreeOpsException(msg: String) extends RuntimeException with Product with Serializable
  3. case class VerifyModelException(msg: String) extends RuntimeException with Product with Serializable
  4. case class VerifyRawModelException(msg: String) extends RuntimeException with Product with Serializable

Ungrouped