nkdsl.errors.exceptionsΒΆ
Custom exception hierarchy for nkdsl.
Exceptions
|
Base exception for all nkdsl-specific errors. |
|
Base exception for symbolic compilation failures. |
|
Raised when symbolic compilation fails at any pipeline stage. |
|
Raised when diagnostics are configured to fail the compilation flow. |
|
Base exception for symbolic-DSL and symbolic-compiler errors. |
|
Base exception for symbolic operator construction and execution errors. |
|
Raised when a symbolic operator is executed before compilation. |