Class ReservedNodeAlreadyExistsException

    • Constructor Detail

      • ReservedNodeAlreadyExistsException

        public ReservedNodeAlreadyExistsException​(String message)
        Constructs a new ReservedNodeAlreadyExistsException with the specified error message.
        Parameters:
        message - Describes the error encountered.