|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jupe.plugin.exceptions.JupeException
public abstract class JupeException
Field Summary | |
---|---|
static int |
LOGGING_OFF
|
static int |
LOGGING_ON
|
static int |
logstatus
|
static int |
SEVERITY_ERROR
|
static int |
SEVERITY_INFO
|
Constructor Summary | |
---|---|
JupeException()
|
Method Summary |
---|
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static int SEVERITY_ERROR
public static int SEVERITY_INFO
public static int LOGGING_ON
public static int LOGGING_OFF
public static int logstatus
Constructor Detail |
---|
public JupeException()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |