public class DataNotFoundException extends RuntimeException
| Constructor and Description |
|---|
DataNotFoundException(Class<? extends IdDto> type,
String id) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
Class<? extends IdDto> |
getType() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017–2018 IRD. All rights reserved.