NoInputException

Used when input was not provided.

class NoInputException : Exception {}

Constructors

this
this(string msg)
Undocumented in source.

Meta