Home | History | Annotate | Download | only in events

Lines Matching refs:code

16  *  Event operations may throw an <code>EventException</code> as specified in 
22 public EventException(short code, String message) {
24 this.code = code;
26 public short code;
29 * If the <code>Event</code>'s type was not specified by initializing the
31 * as <code>null</code> or an empty string will also trigger this