stalkd ~master (2022-03-24T00:04:44.3715079)
Dub
Repo
StalkdException
stalkd
exceptions
This class provides the exception class used by the library.
class
StalkdException : Exception {
this
(string message, Throwable thrown);
}
Constructors
this
this
(string message, Throwable thrown)
Undocumented in source.
Meta
Source
See Implementation
stalkd
exceptions
classes
StalkdException
This class provides the exception class used by the library.