SymSpell Kt
Toggle table of contents
3.4.0
common
Target filter
common
Switch theme
Search in API
Skip to content
SymSpell Kt
Fdic
/
com.darkrockstudios.fdic
/
FdicFormatException
Fdic
Format
Exception
class
FdicFormatException
(
msg
:
String
)
:
FdicException
(
source
)
Thrown when a
.fdic
file is malformed or has an unsupported format.
Members
Constructors
Fdic
Format
Exception
Link copied to clipboard
constructor
(
msg
:
String
)
Properties
cause
Link copied to clipboard
expect
open
val
cause
:
Throwable
?
message
Link copied to clipboard
expect
open
val
message
:
String
?