Interface DOMErrorHandler

All Known Implementing Classes:
DOMErrorMonitor

public interface DOMErrorHandler
The public interface DOMErrorHandler.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details

    • handleError

      boolean handleError(DOMError error)