Class XmlAttributeException

All Implemented Interfaces:
Serializable

public class XmlAttributeException extends RuntimeException
A runtime exception that is throw when invalid or missing attributes are encountered.
See Also:
  • Constructor Details

    • XmlAttributeException

      public XmlAttributeException(String message)
      Constructs a new runtime exception with the specified detail message.
      Parameters:
      message - the detail message