StalkdException

This class provides the exception class used by the library.

class StalkdException : Exception {}

Constructors

this
this(string message, Throwable thrown)
Undocumented in source.

Meta