Class SpinXmlElementImplementationException

All Implemented Interfaces:
Serializable

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

    • SpinXmlElementImplementationException

      public SpinXmlElementImplementationException(String message)
    • SpinXmlElementImplementationException

      public SpinXmlElementImplementationException(String message, Throwable cause)