Class IncompatibleMulePluginVersionResolutionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.mule.maven.client.api.exception.IncompatibleMulePluginVersionResolutionException
All Implemented Interfaces:
Serializable

public class IncompatibleMulePluginVersionResolutionException extends RuntimeException
Thrown in case of an unsolvable conflict between different version of Mule plugin dependencies due to they are incompatible.
See Also:
  • Constructor Details

    • IncompatibleMulePluginVersionResolutionException

      public IncompatibleMulePluginVersionResolutionException(String candidateArtifactId, String currentArtifactId, String path)