- All Implemented Interfaces:
- java.io.Serializable, scala.Equals, scala.Product
public class InitializationFailed$
extends java.lang.RuntimeException
implements scala.Product, scala.Serializable
InitializationFailed is thrown by supervisor of a component if component initialization fails and it is started in
standalone mode. In standalone mode initialization failure will cause the jvm process to shutdown and will require a
manual action to fix the problem and start the jvm process again.
- See Also:
- Serialized Form