Class RequiredAttributeException

All Implemented Interfaces:
Serializable

public class RequiredAttributeException extends ConfigurationException
TODO: Add documentation
Version:
1.0
Author:
Fyodor Kupolov
See Also:
  • Constructor Details

    • RequiredAttributeException

      public RequiredAttributeException(String attribute, XmlElement element)
    • RequiredAttributeException

      public RequiredAttributeException(String attribute, Throwable cause, XmlElement element)