public class DashboardNotFoundException extends RuntimeException
DashboardId does not exist.| Constructor and Description |
|---|
DashboardNotFoundException(DashboardId id) |
| Modifier and Type | Method and Description |
|---|---|
DashboardId |
getDashboardId() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DashboardNotFoundException(DashboardId id)
public DashboardId getDashboardId()
Copyright © 2024 Atlassian. All rights reserved.