JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.jmix.flowui.exception
Interface ExceptionDialogProvider
public interface
ExceptionDialogProvider
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
ExceptionDialog
getExceptionDialogOpener
(
Throwable
throwable)
boolean
supports
(
Throwable
throwable)
Method Details
supports
boolean
supports
(
Throwable
throwable)
getExceptionDialogOpener
ExceptionDialog
getExceptionDialogOpener
(
Throwable
throwable)