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
Package-level
declarations
Types
Types
Method
Not
Found
Exception
Link copied to clipboard
class
MethodNotFoundException
(
message
:
String
)
:
RuntimeException
Missing
Required
Argument
Exception
Link copied to clipboard
class
MissingRequiredArgumentException
(
message
:
String
)
:
RuntimeException
Resource
Not
Found
Exception
Link copied to clipboard
class
ResourceNotFoundException
(
message
:
String
)
:
RuntimeException
Unknown
Argument
Exception
Link copied to clipboard
class
UnknownArgumentException
(
message
:
String
)
:
RuntimeException