octavius-postgresql
Toggle table of contents
0.9.9
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
octavius-postgresql
migrations
/
io.github.octaviusframework.migrations
/
MigrationException
/
MigrationException
Migration
Exception
constructor
(
reason
:
MigrationExceptionReason
,
details
:
String
?
=
null
,
cause
:
Throwable
?
=
null
)
Parameters
cause
The failure underneath, where this one is standing in front of another.