UserInterruptionException

Thrown by LineGetter if the user pressed ctrl+c while it is processing events.

class UserInterruptionException : Exception {}

Meta