|
||||||||||
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
org.jupe.plugin.exceptions.JupeExceptionLogOnly
public class JupeExceptionLogOnly
Standard Jupe exception, only mentioned in the logs.
Field Summary |
---|
Fields inherited from class org.jupe.plugin.exceptions.JupeException |
---|
LOGGING_OFF, LOGGING_ON, logstatus, SEVERITY_ERROR, SEVERITY_INFO |
Constructor Summary | |
---|---|
JupeExceptionLogOnly(org.eclipse.core.runtime.CoreException e,
java.lang.String message)
|
|
JupeExceptionLogOnly(java.lang.String message)
|
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 |
Constructor Detail |
---|
public JupeExceptionLogOnly(org.eclipse.core.runtime.CoreException e, java.lang.String message)
public JupeExceptionLogOnly(java.lang.String message)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |