Class DocumentAlreadyExistsException

    • Constructor Detail

      • DocumentAlreadyExistsException

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