octavius-postgresql
Toggle table of contents
1.0.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
octavius-postgresql
driver
/
io.github.octaviusframework.driver.exception
/
CodecException
/
CodecException
Codec
Exception
constructor
(
action
:
CodecAction
,
value
:
Any
?
,
name
:
String
,
schema
:
String
=
""
,
oid
:
Int
?
=
null
,
kotlinClass
:
KClass
<
*
>
?
=
null
,
cause
:
Exception
)
Parameters
cause
The underlying exception that caused this failure.