Class PZForEeachElementXmlParseException

All Implemented Interfaces:
Serializable

public class PZForEeachElementXmlParseException extends RuntimeException
See Also:
  • Constructor Details

    • PZForEeachElementXmlParseException

      public PZForEeachElementXmlParseException()
    • PZForEeachElementXmlParseException

      public PZForEeachElementXmlParseException(String message)
    • PZForEeachElementXmlParseException

      public PZForEeachElementXmlParseException(String message, Throwable cause)
    • PZForEeachElementXmlParseException

      public PZForEeachElementXmlParseException(Throwable cause)
    • PZForEeachElementXmlParseException

      public PZForEeachElementXmlParseException(String message, Element element, Throwable cause)
  • Method Details