rabosh
Toggle table of contents
0.1.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
rabosh
rabosh-catalog
/
app.oreshkov.rabosh.catalog
/
CatalogStateException
Catalog
State
Exception
class
CatalogStateException
(
message
:
String
)
:
CatalogException
The catalog has been closed, or used before it was attached to a store. A programming error.
Members
Constructors
Catalog
State
Exception
Link copied to clipboard
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?