public class ServiceNotFoundException extends NotFoundException
| Constructor and Description |
|---|
ServiceNotFoundException(String serviceId) |
ServiceNotFoundException(String serviceId,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getServiceId() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017. All rights reserved.