4 * Exception thrown when an attribute does not exist in an Event
5 * @author Anthony Molinaro
7 public class NoSuchAttributeException
extends EventSystemException
{
9 * Overrides <tt>EventSystemException</tt> constructor
11 public NoSuchAttributeException(String s
) {