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, toString
Copyright © 2018. All rights reserved.