application-context-util
Toggle table of contents
JVM
Platform filter
JVM
Switch theme
Search in API
application-context-util
application-context-util
/
io.github.funofprograming.context.impl
/
InvalidKeyException
Invalid
Key
Exception
class
InvalidKeyException
(
message
:
String
?
)
:
IllegalArgumentException
Members
Constructors
Invalid
Key
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
?