Interface ErrorBox.View

  • All Known Implementing Classes:
    ErrorBoxView
    Enclosing class:
    ErrorBox

    public static interface ErrorBox.View
    • Method Detail

      • show

        void show​(String message)