Class InvalidIdFormatException

    • Constructor Detail

      • InvalidIdFormatException

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