opendatatrentino / jackan

Java client to access CKAN repositories
http://opendatatrentino.github.io/jackan
Other
19 stars 13 forks source link

Substitute e.printStackTrace with JackanException #6

Closed DavidLeoni closed 10 years ago

DavidLeoni commented 10 years ago

Various methods like createCkanResource, createCkanDataSet

call printStackTrace, we need to rethrow exception wrapped in a JackanException