Interface SoReadError.Handler

Enclosing class:
SoReadError

public static interface SoReadError.Handler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Callback to handle read errors.
  • Method Details

    • invoke

      void invoke(SoReadError error)
      Callback to handle read errors.
      Parameters:
      error - the posted error