|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spago.event.ModuleEvent
it.eng.spago.event.ModuleExceptionEvent
public class ModuleExceptionEvent
Constructor Summary | |
---|---|
ModuleExceptionEvent(ModuleIFace module,
java.lang.Exception e)
|
Method Summary | |
---|---|
java.lang.Exception |
getException()
|
Methods inherited from class it.eng.spago.event.ModuleEvent |
---|
getSource |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ModuleExceptionEvent(ModuleIFace module, java.lang.Exception e)
Method Detail |
---|
public java.lang.Exception getException()
getException
in interface IExceptionEvent
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |