quarkdown
Toggle table of contents
latest
jvm
Platform filter
jvm
Switch theme
Search in API
quarkdown
quarkdown-core
/
com.quarkdown.core.localization
/
LocalizationTableNotFoundException
Localization
Table
Not
Found
Exception
class
LocalizationTableNotFoundException
(
tableName
:
String
)
:
LocalizationException
An exception thrown when a localization table is not found.
See also
Localization
Tables
Localization
Table
Members
Constructors
Localization
Table
Not
Found
Exception
Link copied to clipboard
constructor
(
tableName
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
code
Link copied to clipboard
val
code
:
Int
message
Link copied to clipboard
open
val
message
:
String
?
rich
Message
Link copied to clipboard
val
richMessage
:
InlineContent