package traverse;
class EmptyStructure extends RunTimeException {
public static final long serialVersionUID = 1L;
}