Class NodeIdException

All Implemented Interfaces:
Serializable

public class NodeIdException extends RuntimeException
Exception thrown whenever a poorly formatted or invalid NodeId is detected.
Since:
1.0
Version:
2022-12-11
See Also:
  • Constructor Details

    • NodeIdException

      public NodeIdException(String message)
      Constructs a new NodeId exception with the specified message.
      Parameters:
      message - the detailed error message