i40-Tools / Alligator

Alligator: Transforms the RDF files generated from AML documents into Datalog code
1 stars 3 forks source link

Best practice to handle exceptions #10

Open igrangel opened 7 years ago

igrangel commented 7 years ago

We should improve the way we handle the exceptions. For example, in this method there should be specific exceptions for the file creation, etc. These exceptions should be thrown and handled in the main file.