pyhs3.exceptionsΒΆ
Exception classes for pyhs3.
Custom exception hierarchy for better error handling and debugging.
Functions
|
Customize an error message for pydantic validation errors. |
Exceptions
Exception raised when a parsed expression cannot be evaluated. |
|
Exception raised when a mathematical expression cannot be parsed. |
|
Base exception class for all pyhs3-related errors. |
|
|
Raised when a workspace fails to validate. |