ktx
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
ktx
artemis
/
ktx.artemis
/
MissingBaseSystemException
Missing
Base
System
Exception
class
MissingBaseSystemException
(
type
:
Class
<
out
BaseSystem
>
)
:
GdxRuntimeException
Thrown when accessing an
BaseSystem
via
getSystem
that does not exist in the
World
.
Members
Constructors
Missing
Base
System
Exception
Link copied to clipboard
constructor
(
type
:
Class
<
out
BaseSystem
>
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?