Sea 0.4.0

Uses of Class
gov.lbl.dsd.sea.event.ExceptionEvent

Packages that use ExceptionEvent
gov.lbl.dsd.sea.event Generally useful events for users of the SEA framework. 
 

Uses of ExceptionEvent in gov.lbl.dsd.sea.event
 

Subclasses of ExceptionEvent in gov.lbl.dsd.sea.event
 class IllegalEventException
          A runtime exception similar in spirit to the classic IllegalArgumentException, to be thrown when EventHandler.handle(java.lang.Object) cannot handle an event of a certain kind.
 


Sea 0.4.0