com.websudos.phantom

exceptions

package exceptions

Visibility
  1. Public
  2. All

Type Members

  1. case class InvalidClusteringKeyException(table: String) extends RuntimeException with NoStackTrace with Product with Serializable

  2. case class InvalidPrimaryKeyException(table: String) extends RuntimeException with NoStackTrace with Product with Serializable

  3. case class InvalidTableException(msg: String) extends RuntimeException with NoStackTrace with Product with Serializable

Ungrouped