Packages

p

scala

slick

package slick

Type Members

  1. class SlickException extends RuntimeException

    All Exceptions that are thrown directly by Slick are of type SlickException.

    All Exceptions that are thrown directly by Slick are of type SlickException. Other Exceptions originating in non-Slick code are generally not wrapped but passed on directly.

Ungrouped