org.apache.maven.project
Class MissingRepositoryElementException
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           org.apache.maven.artifact.InvalidRepositoryException
org.apache.maven.artifact.InvalidRepositoryException
               org.apache.maven.project.MissingRepositoryElementException
org.apache.maven.project.MissingRepositoryElementException
- All Implemented Interfaces: 
- Serializable
- public class MissingRepositoryElementException 
- extends InvalidRepositoryException
- See Also:
- Serialized Form
 
 
 
| Methods inherited from class java.lang.Throwable | 
| fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
MissingRepositoryElementException
public MissingRepositoryElementException(String message,
                                         String repositoryId)
MissingRepositoryElementException
public MissingRepositoryElementException(String message)
Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.