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

org.walkmod.javalang.walkers.InvalidSourceDirectoryException Maven / Gradle / Ivy

package org.walkmod.javalang.walkers;

/**
 * Exception producec when the declared package does not corresponds
 * to the directory where a compilation unit appears.
 */
public class InvalidSourceDirectoryException extends Exception {

}





© 2015 - 2024 Weber Informatics LLC | Privacy Policy