public class ComponentTerminatedException extends RuntimeException
Constructor and Description |
---|
ComponentTerminatedException(IComponentIdentifier cid)
Create an component termination exception.
|
ComponentTerminatedException(IComponentIdentifier cid,
String message)
Create an component termination exception.
|
Modifier and Type | Method and Description |
---|---|
IComponentIdentifier |
getComponentIdentifier()
Get the component identifier.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ComponentTerminatedException(IComponentIdentifier cid)
public ComponentTerminatedException(IComponentIdentifier cid, String message)
public IComponentIdentifier getComponentIdentifier()
Copyright © 2012. All Rights Reserved.