it.eng.spago.event
Interface IExceptionEvent

All Known Implementing Classes:
ActionExceptionEvent, ModuleExceptionEvent, PageExceptionEvent

public interface IExceptionEvent


Method Summary
 java.lang.Exception getException()
           
 

Method Detail

getException

public java.lang.Exception getException()