CycleFoundedException.java 85 Bytes
package kernel.exception;

public class CycleFoundedException extends Exception {

}