Interface SoDebugError.Handler

Enclosing class:
SoDebugError

public static interface SoDebugError.Handler
  • Method Summary

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

    • invoke

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