public class ServiceNotFoundException extends DaoException
Constructor and Description |
---|
ServiceNotFoundException(String serviceGridId,
String serviceId) |
ServiceNotFoundException(String serviceGridId,
String serviceId,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
getServiceGridId() |
String |
getServiceId() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString