SqlObjectMapperException

All exception thrown by this library have this base class.

Constructors

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun SqlObjectMapperException(message: String?, cause: Throwable?)
Link copied to clipboard
Link copied to clipboard
fun SqlObjectMapperException(message: String?, cause: Throwable?, enableSuppression: Boolean, writableStackTrace: Boolean)

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?

Inheritors

Link copied to clipboard