Interface PositionErrorHandler

All Superinterfaces:
JSObject

public interface PositionErrorHandler extends JSObject
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from interface org.teavm.jso.JSObject

    cast
  • Method Details

    • handlePositionError

      void handlePositionError(PositionError positionError)