Packages

package exception

Type Members

  1. case class Model2QueryException(msg: String) extends RuntimeException with Product with Serializable
  2. case class Model2TransactionException(msg: String) extends RuntimeException with Product with Serializable
  3. case class Query2StringException(msg: String) extends RuntimeException with Product with Serializable

Ungrouped