public class ServiceTerminatedException
extends java.lang.RuntimeException
Modifier and Type | Field and Description |
---|---|
protected IServiceIdentifier |
sid
The service identifier.
|
Constructor and Description |
---|
ServiceTerminatedException(IServiceIdentifier sid)
Create a service termination exception.
|
Modifier and Type | Method and Description |
---|---|
IServiceIdentifier |
getServiceIdentifier()
Get the service identifier.
|
protected IServiceIdentifier sid
public ServiceTerminatedException(IServiceIdentifier sid)
public IServiceIdentifier getServiceIdentifier()