org.apache.commons.jelly
public class MissingAttributeException extends JellyTagException
JellyException
is the root of all Jelly exceptions.
Constructor and Description |
---|
MissingAttributeException(java.lang.String missingAttribute) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getMissingAttribute() |
getCause, getColumnNumber, getElementName, getFileName, getLineNumber, getMessage, getReason, printStackTrace, printStackTrace, printStackTrace, setColumnNumber, setElementName, setFileName, setLineNumber
Copyright © 2014. All Rights Reserved.