Interface SoDebugError.Handler

  • Enclosing class:
    SoDebugError

    public static interface SoDebugError.Handler
    • Method Detail

      • invoke

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