I found some e.printStackTrace() calls in the source code. We'll have to replace them by throwing some type-safe runtime exceptions to make it easy to track any problems.
Description
I found some e.printStackTrace() calls in the source code. We'll have to replace them by throwing some type-safe runtime exceptions to make it easy to track any problems.