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
/
DatabaseException
/
DatabaseException
Database
Exception
desktop
protected
constructor
(
message
:
String
,
cause
:
Throwable
?
=
null
,
queryContext
:
QueryContext
?
=
null
,
includeCauseInToString
:
Boolean
=
true
)