Package

io.strongtyped.active.slick

exceptions

Permalink

package exceptions

Visibility
  1. Public
  2. All

Type Members

  1. class ActiveSlickException extends RuntimeException

    Permalink
  2. class RowNotFoundException[T] extends ActiveSlickException

    Permalink
  3. case class StaleObjectStateException[T](staleObject: T) extends ActiveSlickException with Product with Serializable

    Permalink
  4. class TooManyRowsAffectedException extends ActiveSlickException

    Permalink

Value Members

  1. object NoRowsAffectedException extends ActiveSlickException

    Permalink

Ungrouped