exceptions¶
Exceptions¶
Custom exceptions used for better handling of errors.
Designed to help the user find the error faster.
Exceptions
|
Handels the type missmatch, prints variable and the type it should be. |
Custom exceptions used for better handling of errors.
Designed to help the user find the error faster.
Exceptions
|
Handels the type missmatch, prints variable and the type it should be. |