Class StartException

All Implemented Interfaces:
Serializable, ErrorCodeAccessor, Trap

public class StartException extends LifecycleException
Thrown in case starting a component caused problems. Usually a method similar to "start()" throws such an exception.
See Also: