|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hardcode.gdbms.engine.internalExceptions.InternalExceptionEvent
public class InternalExceptionEvent
Internal exception event
| Constructor Summary | |
|---|---|
InternalExceptionEvent(java.lang.Object source,
InternalException ie)
|
|
| Method Summary | |
|---|---|
InternalException |
getInternalException()
Gets the exception that caused the event |
java.lang.Object |
getSource()
gets the originator of the event |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InternalExceptionEvent(java.lang.Object source,
InternalException ie)
| Method Detail |
|---|
public java.lang.Object getSource()
public InternalException getInternalException()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||