libhdfspp
libhdfspp copied to clipboard
BUG-33362: Export native c++ rpc status code to java exception
Posted a new patch by doing a good mapping of native status code/java exception, e.g., runtime exception. Please review it, thanks!
More changes:
- removed empty space
- renamed checkException to checkForException
Haohui, can you look at this patch, and check it in if it's fine to go?