-
- Downloads
java: make ContextIsolator throw exceptions when arguments are invalid
Currently the error is just printed on the console. Throwing exception allows API user to react on this situation in the most appropriate way. For example if new application is started using a web interface printing on console is useless.
Please register or sign in to comment