package permutation;

public class TestException extends Exception{

	private static final long serialVersionUID = 1L;

}

