Packages

package exceptions

Type Members

  1. case class DocumentKeyNotFound(name: String) extends Exception with Product with Serializable
  2. case class TypeDoesNotMatch(message: String) extends Exception with NoStackTrace with Product with Serializable

Ungrouped