|
JDeveloper SCM API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--oracle.ide.util.NestedException | +--oracle.ide.scm.error.SCMException | +--oracle.ide.scm.error.SCMGestureException
Abstraction for trivial or gesture SCM framework / client exceptions, ignored when reported through the framework exception handler.
Fields inherited from class oracle.ide.util.NestedException |
DEFAULT_SEVERITY, SEV_DONT_DISPLAY, SEV_ERROR, SEV_FATAL, SEV_INFORMATIONAL, SEV_WARNING |
Constructor Summary | |
SCMGestureException()
Construct an SCMGestureException with no error message. |
Methods inherited from class oracle.ide.util.NestedException |
getSeverity, getStackTrace, getStackTrace, getTarget, getTitle, setSeverity, setTitle |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public SCMGestureException()
|
Copyright © 2002 Oracle Corporation | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |