Interface SoError.Handler

Enclosing class:
SoError

public static interface SoError.Handler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    invoke(SoError error)
    Callback to handle errors.
  • Method Details

    • invoke

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