org.apache.creadur.whisker.fromxml
public class UnexpectedElementException extends InvalidXmlException
Constructor and Description |
---|
UnexpectedElementException(String expectedElement,
String actualElement)
Constructs an instance.
|
Modifier and Type | Method and Description |
---|---|
String |
getActualElement()
Gets the name of the element that occured.
|
String |
getExpectedElement()
Gets the name of the element that was expected.
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2011-2013 Apache Software Foundation. All Rights Reserved.