public class RequiredAttributeException extends ConfigurationException
| Constructor and Description |
|---|
RequiredAttributeException(String attribute,
Throwable cause,
XmlElement element) |
RequiredAttributeException(String attribute,
XmlElement element) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RequiredAttributeException(String attribute, XmlElement element)
public RequiredAttributeException(String attribute, Throwable cause, XmlElement element)
Copyright © 2006-2012. All Rights Reserved.