knit_script.knit_script_exceptions package
KnitScript Exceptions Package
This package contains all exception classes used throughout the KnitScript programming language for knitting machine control. This exception hierarchy provides detailed error reporting for various failure odes that can occur during script parsing, compilation, and execution.
Submodules
- knit_script.knit_script_exceptions.Knit_Script_Exception module
Knit_Script_ExceptionIncompatible_In_Carriage_Pass_ExceptionIncompatible_In_Carriage_Pass_Exception.first_instructionIncompatible_In_Carriage_Pass_Exception.second_instructionIncompatible_In_Carriage_Pass_Exception.__init__()Incompatible_In_Carriage_Pass_Exception.add_note()Incompatible_In_Carriage_Pass_Exception.argsIncompatible_In_Carriage_Pass_Exception.with_traceback()
Required_Direction_ExceptionAll_Needle_Operation_ExceptionAll_Needle_Operation_Exception.first_needleAll_Needle_Operation_Exception.second_needleAll_Needle_Operation_Exception.instructionAll_Needle_Operation_Exception.rackingAll_Needle_Operation_Exception.__init__()All_Needle_Operation_Exception.add_note()All_Needle_Operation_Exception.argsAll_Needle_Operation_Exception.with_traceback()
No_Declared_Carrier_Exception
- knit_script.knit_script_exceptions.gauge_sheet_exceptions module
- knit_script.knit_script_exceptions.parsing_exception module