Class EPPXMLErrorHandler

java.lang.Object
com.verisign.epp.util.EPPXMLErrorHandler
All Implemented Interfaces:
ErrorHandler

public class EPPXMLErrorHandler extends Object implements ErrorHandler
This is a helper class provided to intercept Errors occurred internal to SAX / Dom Parser. When an Error / fatal Error or a warning occurs these methods are invoked.
  • Constructor Details

    • EPPXMLErrorHandler

      public EPPXMLErrorHandler()
  • Method Details