dls ~dmd (2022-03-13T05:03:15.3509209)
Dub
Repo
HandlerNotFoundException
dls
protocol
handlers
Undocumented in source.
class
HandlerNotFoundException : Exception {
this
(string method);
}
Constructors
this
this
(string method)
Undocumented in source.
Meta
Source
See Implementation
dls
protocol
handlers
aliases
NotificationHandler
RequestHandler
ResponseHandler
classes
HandlerNotFoundException
functions
handler
hasResponseHandler
pushHandler