org.apache.maven.project.artifact

Class InvalidDependencyVersionException

public class InvalidDependencyVersionException extends Exception

Thrown if a dependency has an invalid version.

Version: $Id: InvalidDependencyVersionException.java 320675 2005-10-13 06:50:22Z brett $

Author: Brett Porter

Constructor Summary
InvalidDependencyVersionException(String message, Exception cause)

Constructor Detail

InvalidDependencyVersionException

public InvalidDependencyVersionException(String message, Exception cause)
Copyright © 2001-2009 Apache Software Foundation. All Rights Reserved.