Class DuplicateRequestException

    • Constructor Detail

      • DuplicateRequestException

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