ObserverClosedException

Thrown by Observer.consumeOne in case there are no more events left.

class ObserverClosedException : Exception {}

Constructors

this
this(string file, size_t line)
Undocumented in source.

Meta