1: package vicazh.hyperpool.stream; 2: 3: public class BreakException extends RuntimeException { 4: 5: }