Class BambooPluginUtils.Callable<V>

    • Constructor Detail

      • Callable

        public Callable​(@Nullable
                        @Nullable String errorMessage)
    • Method Detail

      • getErrorMessage

        @Nullable
        public @Nullable String getErrorMessage()
      • onThrow

        public void onThrow​(@NotNull
                            @NotNull Throwable e)