public class ResourceNotFoundException extends DaoException
| Constructor and Description |
|---|
ResourceNotFoundException(String resourceGridId,
String resourceId) |
ResourceNotFoundException(String resourceGridId,
String resourceId,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getResourceGridId() |
String |
getResourceId() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString