|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hardcode.gdbms.engine.internalExceptions.InternalExceptionCatcher
public class InternalExceptionCatcher
Internal exception catcher
| Constructor Summary | |
|---|---|
InternalExceptionCatcher()
|
|
| Method Summary | |
|---|---|
static void |
addInternalExceptionListener(InternalExceptionListener listener)
patron observer |
static void |
callExceptionRaised(InternalExceptionEvent arg0)
Notifies the event observers |
static void |
removeInternalExceptionListener(InternalExceptionListener listener)
patron observer |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InternalExceptionCatcher()
| Method Detail |
|---|
public static void addInternalExceptionListener(InternalExceptionListener listener)
listener - DOCUMENT ME!public static void callExceptionRaised(InternalExceptionEvent arg0)
arg0 - the eventpublic static void removeInternalExceptionListener(InternalExceptionListener listener)
listener - DOCUMENT ME!
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||