mcp4k
Toggle table of contents
0.4.8
common
Target filter
common
Switch theme
Search in API
Skip to content
mcp4k
mcp4k-runtime
/
sh.ondr.mcp4k.runtime.error
/
MissingRequiredArgumentException
Missing
Required
Argument
Exception
class
MissingRequiredArgumentException
(
message
:
String
)
:
RuntimeException
Members
Constructors
Missing
Required
Argument
Exception
Link copied to clipboard
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
expect
open
val
cause
:
Throwable
?
message
Link copied to clipboard
expect
open
val
message
:
String
?