Class PZForEeachElementXmlParseException

All Implemented Interfaces:
Serializable

public class PZForEeachElementXmlParseException extends RuntimeException
See Also:
  • Constructor Details

    • PZForEeachElementXmlParseException

      public PZForEeachElementXmlParseException()
    • PZForEeachElementXmlParseException

      public PZForEeachElementXmlParseException(String string)
    • PZForEeachElementXmlParseException

      public PZForEeachElementXmlParseException(String string, Throwable throwable)
    • PZForEeachElementXmlParseException

      public PZForEeachElementXmlParseException(Throwable throwable)
    • PZForEeachElementXmlParseException

      public PZForEeachElementXmlParseException(String string, Element element, Throwable throwable)
  • Method Details