Package io.jmix.dashboardsui
Class DashboardException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.jmix.dashboardsui.DashboardException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ModifierConstructorDescriptionDashboardException
(String message) DashboardException
(String message, Throwable cause) protected
DashboardException
(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) DashboardException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DashboardException
public DashboardException() -
DashboardException
-
DashboardException
-
DashboardException
-
DashboardException
-