
io.github.pixee.maven.operator.InvalidContextException.kt Maven / Gradle / Ivy
package io.github.pixee.maven.operator
/**
* This is an exception to tag when the output file couldn't be generated - perhaps due a missing or incompatible maven installation
*/
internal class InvalidContextException : RuntimeException()
© 2015 - 2025 Weber Informatics LLC | Privacy Policy