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

io.codemodder.plugins.maven.operator.InvalidContextException Maven / Gradle / Ivy

The newest version!
package io.codemodder.plugins.maven.operator;

/**
 * This is an exception to tag when the output file couldn't be generated - perhaps due a missing or
 * incompatible maven installation
 */
class InvalidContextException extends RuntimeException {}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy