public class ServiceDeploymentNotFoundException extends LangridException
Constructor and Description |
---|
ServiceDeploymentNotFoundException(String serviceId,
String nodeId,
String description) |
Modifier and Type | Method and Description |
---|---|
String |
getNodeId() |
String |
getServiceId() |
void |
setNodeId(String nodeId) |
void |
setServiceId(String serviceId) |
getDescription, getMessage, setDescription
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString