ClusterSeedsNotFound$ |
ClusterSeedsNotFound is thrown while starting the container or host app if CLUSTER_SEEDS are not provided or set in
environment variable
|
FailureRestart |
Represents an exception that will cause the component to restart.
|
FailureStop |
Represents an exception that will cause the termination of component when thrown from any
component code.
|
InitializationFailed$ |
InitializationFailed is thrown by supervisor of a component if component initialization fails and it is started in
standalone mode.
|
UnableToParseOptions$ |
UnableToParseOptions is thrown while starting the container or host app if any of the options is not valid
|