Interface SoErrorStack.Handler

Enclosing class:
SoErrorStack

public static interface SoErrorStack.Handler
  • Method Summary

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

    • invoke

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