GuillotineException

The guillotine exception type

class GuillotineException : Exception {}

Constructors

this
this(string msg)

Constructs a new GuillotineException with the given error message

Meta