Class ClusterNotInitializedException

All Implemented Interfaces:
Serializable, TraceableException

public class ClusterNotInitializedException extends IgniteException
Thrown when cluster is not yet initialized.
See Also:
  • Constructor Details

    • ClusterNotInitializedException

      public ClusterNotInitializedException()
    • ClusterNotInitializedException

      public ClusterNotInitializedException(UUID traceId, int code, String message, @Nullable @Nullable Throwable cause)