Class SpinXmlAttributeException

All Implemented Interfaces:
Serializable

public class SpinXmlAttributeException extends SpinXmlNodeException
Indicates an error in the underlying xml tree attribute.
Author:
Sebastian Menski
See Also:
  • Constructor Details

    • SpinXmlAttributeException

      public SpinXmlAttributeException(String message)
    • SpinXmlAttributeException

      public SpinXmlAttributeException(String message, Throwable cause)