fuckery.exc module¶
pyFuckery - exc.py Created on 2/12/17.
Exception definitions
-
exception
fuckery.exc.AddressError[source]¶ Bases:
fuckery.exc.StorageErrorError related to address violations.
-
exception
fuckery.exc.ExitCondition[source]¶ Bases:
fuckery.exc.VMErrorError raised during a exit condition.
-
exception
fuckery.exc.StorageError[source]¶ Bases:
fuckery.exc.FuckeryErrorError doing a memory operation.
-
exception
fuckery.exc.VMError[source]¶ Bases:
fuckery.exc.FuckeryErrorError related to the brainfuck VM