org.codehaus.plexus
Class DuplicateChildContainerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.codehaus.plexus.PlexusContainerException
org.codehaus.plexus.DuplicateChildContainerException
- All Implemented Interfaces:
- Serializable
public class DuplicateChildContainerException
- extends PlexusContainerException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DuplicateChildContainerException
public DuplicateChildContainerException(String parent,
String child)
getParent
public String getParent()
getChild
public String getChild()
Copyright © 2001-2008 Codehaus. All Rights Reserved.