Uses of Class
org.jupe.plugin.exceptions.JupeException

Packages that use JupeException
org.jupe.plugin.exceptions Contains classes for the exception handling of Jupe. 
 

Uses of JupeException in org.jupe.plugin.exceptions
 

Subclasses of JupeException in org.jupe.plugin.exceptions
 class JupeExceptionLogOnly
          Standard Jupe exception, only mentioned in the logs.
 class JupeExceptionWithPopUp
          Jupe exception which popups a dialog to inform the user.