LiveGraph
data visualisation and analysis framework

Uses of Class
org.LiveGraph.events.ValidationRequirementException

Packages that use ValidationRequirementException
org.LiveGraph.events   
 

Uses of ValidationRequirementException in org.LiveGraph.events
 

Methods in org.LiveGraph.events that throw ValidationRequirementException
 void EventManager.raiseEvent(Event<? extends EventType> event)
           
 boolean EventManager.validateEvent(Event<? extends EventType> event)
           
 


LiveGraph
data visualisation and analysis framework