public class ServiceTerminatedException extends RuntimeException
Constructor and Description |
---|
ServiceTerminatedException(IServiceIdentifier sid)
Create a service termination exception.
|
Modifier and Type | Method and Description |
---|---|
IServiceIdentifier |
getServiceIdentifier()
Get the service identifier.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ServiceTerminatedException(IServiceIdentifier sid)
public IServiceIdentifier getServiceIdentifier()
Copyright © 2012. All Rights Reserved.