Class VersionNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.maven.repository.VersionNotFoundException
All Implemented Interfaces:
Serializable

public class VersionNotFoundException extends Exception
Thrown if a dependency has an invalid version.
Author:
Brett Porter
See Also: