public class ServiceAlreadyExistsException extends DaoException
Constructor and Description |
---|
ServiceAlreadyExistsException(String serviceGridId,
String serviceId) |
ServiceAlreadyExistsException(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