issues
search
raulcf
/
SEEPng
8
stars
12
forks
source link
Exceptions refactor - closes #55
#56
Closed
pgaref
closed
8 years ago
pgaref
commented
8 years ago
closes #55
Moved all exception classes of seep-common project under errors
ITuple class is now throwing proper exception during the type and schema checks
Fixed some bugs - for example passing the correct type in the typeCheck method
raulcf
commented
8 years ago
Thanks for this!
closes #55