UnsupportedByDialectException

An exception that provides information about an operation that is not supported by the provided dialect.

Constructors

Link copied to clipboard
constructor(baseMessage: String, dialect: DatabaseDialect)

Properties

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