Class DuplicateChildContainerException

All Implemented Interfaces:
Serializable

public class DuplicateChildContainerException extends PlexusContainerException
See Also:
  • Constructor Details

    • DuplicateChildContainerException

      public DuplicateChildContainerException(String parent, String child)
  • Method Details

    • getParent

      public String getParent()
    • getChild

      public String getChild()