public class ServiceLogicException extends Exception
Constructor and Description |
---|
ServiceLogicException(String serviceGridId,
String serviceId,
String message) |
ServiceLogicException(String serviceGridId,
String serviceId,
Throwable throwable) |
Modifier and Type | Method and Description |
---|---|
String |
getServiceGridId() |
String |
getServiceId() |
void |
setServiceGridId(String serviceGridId) |
void |
setServiceId(String serviceId) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString