trajminer / trajminer

Trajectory Mining Library

Home Page:http://trajminer.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Handle exceptions/validate parameters of most of the methods

lucaspetry opened this issue · comments

There's no exception handling for most of the classes in the library. It would be good to enumerate classes, methods, and parameters that need some sort of validation so that the proper exception handlers are added to them.