All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.jfirer.jsql.analyse.exception.MethodBodyNotCompleteException Maven / Gradle / Ivy

package com.jfirer.jsql.analyse.exception;

public class MethodBodyNotCompleteException extends RuntimeException
{

    /**
     *
     */
    private static final long serialVersionUID = 1L;

    public MethodBodyNotCompleteException()
    {
    }

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy