org.apache.creadur.whisker.fromxml
public class DuplicateElementException extends InvalidXmlException
Constructor and Description |
---|
DuplicateElementException(String message)
Constructs an exception indicating that a duplicate of an existing element has been unexpectedly encountered.
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DuplicateElementException(String message)
message
- not nullCopyright © 2011-2013 Apache Software Foundation. All Rights Reserved.