Package es.blackleg.jlibnotify.exception


package es.blackleg.jlibnotify.exception
Checked exceptions raised by the library.

JLibnotifyException is the common parent; JLibnotifyLoadException reports a failure while loading the native library, and JLibnotifyInitException a failure while initialising the notification session. They cover the two operations that can fail before any notification is created.

Author:
Hector Espert