exceptions

Exceptions

Custom exceptions used for better handling of errors.

Designed to help the user find the error faster.

Exceptions

TypeException(*args)

Handels the type missmatch, prints variable and the type it should be.