The error message
An optional parent Exception or null
(slickException: StringAdd).self
(slickException: StringFormat).self
(slickException: ArrowAssoc[SlickException]).x
(Since version 2.10.0) Use leftOfArrow
instead
(slickException: Ensuring[SlickException]).x
(Since version 2.10.0) Use resultOfEnsuring
instead
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.