Skip to content

Exceptions

hxs edited this page Nov 26, 2019 · 4 revisions

Exceptions

ApplicationException

Package jun.exception
File ApplicationException.java

This exception is raised if an instance of the application is already being executed.


FileLockException

Package jun.exception
File FileLockException.java

This exception is raised in case of errors while locking the file.


SystemException

Package jun.exception
File SystemException.java

This exception is raised in case of errors while searching for the pid.


Clone this wiki locally