Class NodeNotStartedException

All Implemented Interfaces:
Serializable, TraceableException

public class NodeNotStartedException extends IgniteException
Thrown when embedded node is not yet started or it's already stopped.
See Also:
  • Constructor Details

    • NodeNotStartedException

      public NodeNotStartedException()
    • NodeNotStartedException

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