org.apache.maven.model.converter.relocators
Class NoSuchPluginRelocatorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.maven.model.converter.relocators.NoSuchPluginRelocatorException
- All Implemented Interfaces:
- Serializable
public class NoSuchPluginRelocatorException
- extends Exception
- Version:
- $Id: NoSuchPluginRelocatorException.java 661727 2008-05-30 14:21:49Z bentmann $
- Author:
- Dennis Lundberg
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NoSuchPluginRelocatorException
public NoSuchPluginRelocatorException(String pluginRelocatorId)
getPluginRelocatorId
public String getPluginRelocatorId()
Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.