SnoozeError

The general libsnooze error type

public
class SnoozeError : Exception {}

Constructors

this
this(string msg)

Constructs a new SnoozeError with the provided error message

Meta