Octavius Database
Toggle table of contents
10.1.0
desktop
Target filter
desktop
Switch theme
Search in API
Skip to content
Octavius Database
api
/
io.github.octaviusframework.db.api.exception
/
TypeRegistryException
/
TypeRegistryException
Type
Registry
Exception
desktop
constructor
(
messageEnum
:
TypeRegistryExceptionMessage
,
typeName
:
String
,
cause
:
Throwable
?
=
null
,
queryContext
:
QueryContext
?
=
null
)