Class DOMErrorHandler


  • @JsType(isNative=true,
            namespace="<global>")
    public class DOMErrorHandler
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      DOMErrorHandler()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean handleError​(DOMError error)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DOMErrorHandler

        public DOMErrorHandler()
    • Method Detail

      • handleError

        public boolean handleError​(DOMError error)