Package org.apache.maven.artifact
Class InvalidRepositoryException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.apache.maven.artifact.InvalidRepositoryException
-
- All Implemented Interfaces:
java.io.Serializable
public class InvalidRepositoryException extends java.lang.Exception
Error constructing an artifact repository.- Version:
- $Id$
- Author:
- Brett Porter
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InvalidRepositoryException(java.lang.String message, java.lang.Throwable throwable)
-