Class SpinXmlElementException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
SpinXmlElementImplementationException

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

    • SpinXmlElementException

      public SpinXmlElementException(String message)
    • SpinXmlElementException

      public SpinXmlElementException(String message, Throwable cause)