9101112131415
public GwtGaeCoalmineHandler(Connector connector) { super(connector); } protected LoggedNotification buildLoggedNotification(Throwable ex) { return new GwtLoggedNotification(ex); }