Octavius Database
Toggle table of contents
5.1.1
desktop
Target filter
desktop
Switch theme
Search in API
Skip to content
Octavius Database
api
/
org.octavius.data.exception
/
StatementException
/
StatementException
Statement
Exception
desktop
constructor
(
messageEnum
:
StatementExceptionMessage
,
detail
:
String
?
=
null
,
queryContext
:
QueryContext
?
,
cause
:
Throwable
?
)