package kernel.exception; public class CreateCycleException extends Exception { private static final long serialVersionUID = 1L; }