exceptions module

exception exceptions.AlgorithmError

Bases: Exception

exception exceptions.ConditionError

Bases: Exception

exception exceptions.LoopError

Bases: Exception

exception exceptions.ModeError

Bases: Exception

exception exceptions.QueueError

Bases: Exception

exception exceptions.SecurityError

Bases: Exception

exception exceptions.StackError

Bases: Exception

exceptions.exception_create(name)

Create Your Customized Exception With Name That You Specify !